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

{
    "url": "https://demozoo.org/api/v1/productions/16077/?format=api",
    "demozoo_url": "https://demozoo.org/music/16077/",
    "id": 16077,
    "title": "Oh - AY Sexy Thing!",
    "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": "2003-09-21",
    "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/200309/mln03/z00m_Oh_AY_Sexy_Thing.vtx"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://z00m.speccy.cz/files/ay/2003/z00m-Oh-AYSexyThing.pt3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "34",
            "competition": {
                "id": 941,
                "name": "ZX Spectrum AY Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/310/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/310/",
                    "id": 310,
                    "name": "Millennium 1903",
                    "tagline": "",
                    "start_date": "2003-09-20",
                    "end_date": "2003-09-21",
                    "location": "Minsk, Belarus",
                    "is_online": false,
                    "country_code": "BY",
                    "latitude": 53.90255,
                    "longitude": 27.563101,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/80/99c6.163614.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/76/80/99c6.163614.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/80/99c6.163614.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}