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

{
    "url": "https://demozoo.org/api/v1/productions/42009/?format=api",
    "demozoo_url": "https://demozoo.org/music/42009/",
    "id": 42009,
    "title": "Hard Noise",
    "author_nicks": [
        {
            "name": "Calim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26652/?format=api",
                "id": 26652,
                "name": "Calim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Good Vibes",
            "abbreviation": "GV",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/146296/?format=api",
                "id": 146296,
                "name": "Good Vibes",
                "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/hard_noise.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "=14",
            "score": "23",
            "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": []
}