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

{
    "url": "https://demozoo.org/api/v1/productions/17495/?format=api",
    "demozoo_url": "https://demozoo.org/music/17495/",
    "id": 17495,
    "title": "Broken Hills",
    "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": "2005-07-14",
    "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/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200608/scl05/broken_hills.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/antique_toy05/zx_spectrum/atoy2005.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "319",
            "competition": {
                "id": 985,
                "name": "Oldschool music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/317/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/317/",
                    "id": 317,
                    "name": "Antique Toy 2005",
                    "tagline": "",
                    "start_date": "2005-05-19",
                    "end_date": "2005-08-21",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        },
        {
            "position": 23,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 8723,
                "name": "MP3/OGG Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/323/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/323/",
                    "id": 323,
                    "name": "DiHalt 2006",
                    "tagline": "",
                    "start_date": "2006-04-29",
                    "end_date": "2006-04-30",
                    "location": "Nizhniy Novgorod, Nizjnij Novgorod, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 56.32867,
                    "longitude": 44.00205,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pt3"
    ]
}