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

{
    "url": "https://demozoo.org/api/v1/productions/53062/?format=api",
    "demozoo_url": "https://demozoo.org/music/53062/",
    "id": 53062,
    "title": "Deep Down Under",
    "author_nicks": [
        {
            "name": "z00m",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9123/?format=api",
                "id": 9123,
                "name": "z00m",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Total Computer Gang",
            "abbreviation": "TCG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9121/?format=api",
                "id": 9121,
                "name": "Total Computer Gang",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-02-07",
    "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": "BaseUrl",
            "url": "https://z00m.speccy.cz/files/ay/2009/z00m-DeepDownUnder.pt3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/raww_orgy09/zx_spectrum/r_orgy09.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "37",
            "competition": {
                "id": 5533,
                "name": "AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1491/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1491/",
                    "id": 1491,
                    "name": "Raww.orgy 2009",
                    "tagline": "",
                    "start_date": "2009-02-06",
                    "end_date": "2009-02-08",
                    "location": "Exeter, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.7236,
                    "longitude": -3.52751,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/79/506b.163638.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/0f/79/506b.163638.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/79/506b.163638.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}