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

{
    "url": "https://demozoo.org/api/v1/productions/91603/?format=api",
    "demozoo_url": "https://demozoo.org/music/91603/",
    "id": 91603,
    "title": "Speedweeder",
    "author_nicks": [
        {
            "name": "Curt Cool",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3514/?format=api",
                "id": 3514,
                "name": "Curt Cool",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Depth",
            "abbreviation": "DPH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                "id": 1188,
                "name": "Depth",
                "is_group": true
            }
        },
        {
            "name": "Hoaxers",
            "abbreviation": "HXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1157/?format=api",
                "id": 1157,
                "name": "Hoaxers",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-10-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/32/?format=api",
            "id": 32,
            "name": "32K Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/trsac13/music_32kexe/speedweeder.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "30",
            "competition": {
                "id": 9562,
                "name": "32KB Exe Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1951/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1951/",
                    "id": 1951,
                    "name": "TRSAC 2013",
                    "tagline": "",
                    "start_date": "2013-10-18",
                    "end_date": "2013-10-20",
                    "location": "Aarhus, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15416,
                    "longitude": 10.19431,
                    "website": "http://www.trsac.dk"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}