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

{
    "url": "https://demozoo.org/api/v1/productions/42004/?format=api",
    "demozoo_url": "https://demozoo.org/music/42004/",
    "id": 42004,
    "title": "Brazil",
    "author_nicks": [
        {
            "name": "Med",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10426/?format=api",
                "id": 10426,
                "name": "Med",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Trashcan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26625/?format=api",
                "id": 26625,
                "name": "Trashcan",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-17",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/arf99/mmul/brazil.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "=9",
            "score": "29",
            "competition": {
                "id": 4014,
                "name": "ZiksMchn",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/576/",
                    "id": 576,
                    "name": "Arf!Party 1999",
                    "tagline": "",
                    "start_date": "1999-04-16",
                    "end_date": "1999-04-18",
                    "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.74444,
                    "longitude": 4.96639,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}