Changelog

Added

New API endpoint for viewing Agencies

This adds a new API endpoint for Agencies. It can be scoped for agencies that accept cross agency placements from the user's own agency. The intent is for agencies to find the slugs of the agencies where they can create cross-agency placements. These slugs can then be used to create cross agency placements using the placements periods API endpoint. The API serializer also now supplies the agency slug.

Added

New filters on /application_key_dates

Added a compound filter filter[agency_key_date] GET /application_key_dates to allow filtering on custom agency key date information.