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

{
    "url": "https://demozoo.org/api/v1/productions/67846/?format=api",
    "demozoo_url": "https://demozoo.org/music/67846/",
    "id": 67846,
    "title": "waterfall",
    "author_nicks": [
        {
            "name": "Scalesmann",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9404/?format=api",
                "id": 9404,
                "name": "Scalesmann",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "March[ing] Cats",
            "abbreviation": "MC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9405/?format=api",
                "id": 9405,
                "name": "March[ing] Cats",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-08-25",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2012/chaosconstructions12/zx_ay_music/scalesmann_-_waterfall.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "121",
            "competition": {
                "id": 7339,
                "name": "ZX AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1376/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1376/",
                    "id": 1376,
                    "name": "Chaos Constructions 2012",
                    "tagline": "",
                    "start_date": "2012-08-25",
                    "end_date": "2012-08-26",
                    "location": "St. Petersburg, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 59.932739,
                    "longitude": 30.306721,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}