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

{
    "url": "https://demozoo.org/api/v1/productions/203452/?format=api",
    "demozoo_url": "https://demozoo.org/music/203452/",
    "id": 203452,
    "title": "02",
    "author_nicks": [
        {
            "name": "arabek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34891/?format=api",
                "id": 34891,
                "name": "arabek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-07",
    "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": "10",
            "score": "2.82",
            "competition": {
                "id": 15094,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3870/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3870/",
                    "id": 3870,
                    "name": "Nectarine Compo #02",
                    "tagline": "Happy Birthday Nectarine!",
                    "start_date": "2009-10-07",
                    "end_date": "2009-10-07",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://compos.scenemusic.net/scenecompos/compos/Gametune%20Compo"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}