GET /api/v1/productions/308564/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/productions/308564/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308564/",
    "id": 308564,
    "title": "Quartet Force 2",
    "author_nicks": [
        {
            "name": "Quartet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35332/?format=api",
                "id": 35332,
                "name": "Quartet",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-05-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "258",
            "competition": {
                "id": 17064,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4241/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4241/",
                    "id": 4241,
                    "name": "Moonshine Dragons 2022",
                    "tagline": "",
                    "start_date": "2022-05-27",
                    "end_date": "2022-05-29",
                    "location": "Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": "https://moonshinedragons.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}