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

{
    "url": "https://demozoo.org/api/v1/productions/54005/?format=api",
    "demozoo_url": "https://demozoo.org/music/54005/",
    "id": 54005,
    "title": "Starting 2 Bounce",
    "author_nicks": [
        {
            "name": "Nork",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11693/?format=api",
                "id": 11693,
                "name": "Nork",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Network",
            "abbreviation": "NTW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3259/?format=api",
                "id": 3259,
                "name": "Network",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-07-28",
    "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/2001/euskal9/m4ch/nrk_s2b.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "326",
            "competition": {
                "id": 5668,
                "name": "Modulos",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/495/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/495/",
                    "id": 495,
                    "name": "Euskal 2001",
                    "tagline": "Euskal Party 9",
                    "start_date": "2001-07-26",
                    "end_date": "2001-07-29",
                    "location": "Gasteiz / Vitoria, Araba / Álava, Basque Country, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 42.84627,
                    "longitude": -2.67225,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}