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

{
    "url": "https://demozoo.org/api/v1/productions/110870/?format=api",
    "demozoo_url": "https://demozoo.org/music/110870/",
    "id": 110870,
    "title": "Snake Disco",
    "author_nicks": [
        {
            "name": "Wacek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3619/?format=api",
                "id": 3619,
                "name": "Wacek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Arise",
            "abbreviation": "ARS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/887/?format=api",
                "id": 887,
                "name": "Arise",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-12-28",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/northparty99c/c64/np5_stuff.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "25",
            "competition": {
                "id": 10399,
                "name": "Msx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1396/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1396/",
                    "id": 1396,
                    "name": "North Party 1999 (5)",
                    "tagline": "Millennium Meeting",
                    "start_date": "1999-12-27",
                    "end_date": "1999-12-29",
                    "location": "Bartoszyce, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.248169,
                    "longitude": 20.80761,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/14/3e/dc1d.145200.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/14/3e/dc1d.145200.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/14/3e/dc1d.145200.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}