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

{
    "url": "https://demozoo.org/api/v1/productions/128402/?format=api",
    "demozoo_url": "https://demozoo.org/music/128402/",
    "id": 128402,
    "title": "9-8 World",
    "author_nicks": [
        {
            "name": "Ebolax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17097/?format=api",
                "id": 17097,
                "name": "Ebola-X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Goblins",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/427/?format=api",
                "id": 427,
                "name": "Goblins",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-03",
    "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": "5.100",
            "competition": {
                "id": 11136,
                "name": "Chip/Mod Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2429/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2429/",
                    "id": 2429,
                    "name": "7DX 2014",
                    "tagline": "13th Party",
                    "start_date": "2014-05-03",
                    "end_date": "2014-05-04",
                    "location": "İstanbul, Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.03508,
                    "longitude": 28.98331,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}