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

{
    "url": "https://demozoo.org/api/v1/productions/30506/?format=api",
    "demozoo_url": "https://demozoo.org/music/30506/",
    "id": 30506,
    "title": "Moment of Mental Aberration",
    "author_nicks": [
        {
            "name": "KeyG",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20135/?format=api",
                "id": 20135,
                "name": "KeyG",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hap!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20649/?format=api",
                "id": 20649,
                "name": "Hap!",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-11-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 2455,
                "name": "4 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/567/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/567/",
                    "id": 567,
                    "name": "Gravity 1996",
                    "tagline": "1",
                    "start_date": "1996-11-09",
                    "end_date": "1996-11-10",
                    "location": "Województwo Opolskie, Opole Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.66667,
                    "longitude": 17.9,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}