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

{
    "url": "https://demozoo.org/api/v1/productions/201996/?format=api",
    "demozoo_url": "https://demozoo.org/music/201996/",
    "id": 201996,
    "title": "Escape With Romeo",
    "author_nicks": [
        {
            "name": "Floyd",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14746/?format=api",
                "id": 14746,
                "name": "Floyd",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        },
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "release_date": "2007-08-25",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Floyd/escape with romeo.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/willow07/c64/wp07gfxmsx.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "64",
            "competition": {
                "id": 15045,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2110/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2110/",
                    "id": 2110,
                    "name": "Willow Party 2007",
                    "tagline": "",
                    "start_date": "2007-08-24",
                    "end_date": "2007-08-26",
                    "location": "Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.5,
                    "longitude": 10.5,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2a/02/6ba5.188270.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2a/02/6ba5.188270.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2a/02/6ba5.188270.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}