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

{
    "url": "https://demozoo.org/api/v1/productions/30508/?format=api",
    "demozoo_url": "https://demozoo.org/music/30508/",
    "id": 30508,
    "title": "Pump the Plastic",
    "author_nicks": [
        {
            "name": "Dr. Bul",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20652/?format=api",
                "id": 20652,
                "name": "Dr. Bul",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agony",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10820/?format=api",
                "id": 10820,
                "name": "Agony Design",
                "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": 3,
            "ranking": "3",
            "score": "25",
            "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": []
}