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

{
    "url": "https://demozoo.org/api/v1/productions/52732/?format=api",
    "demozoo_url": "https://demozoo.org/music/52732/",
    "id": 52732,
    "title": "Gameboy Dorado Attack",
    "author_nicks": [
        {
            "name": "Gazman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22943/?format=api",
                "id": 22943,
                "name": "Gazman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "HyperCube",
            "abbreviation": "HC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28780/?format=api",
                "id": 28780,
                "name": "HyperCube",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-22",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/birdie00/mp3/doradogameboyattack.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=13",
            "score": "1",
            "competition": {
                "id": 4674,
                "name": "Mp3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/757/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/757/",
                    "id": 757,
                    "name": "Birdie 2000 (10)",
                    "tagline": "Birdie 10",
                    "start_date": "2000-04-21",
                    "end_date": "2000-04-23",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.0,
                    "longitude": 17.75,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}