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

{
    "url": "https://demozoo.org/api/v1/productions/42005/?format=api",
    "demozoo_url": "https://demozoo.org/music/42005/",
    "id": 42005,
    "title": "Ending",
    "author_nicks": [
        {
            "name": "Shaan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19536/?format=api",
                "id": 19536,
                "name": "Shaan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Move",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10990/?format=api",
                "id": 10990,
                "name": "Move",
                "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "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": []
}