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

{
    "url": "https://demozoo.org/api/v1/productions/199097/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/199097/",
    "id": 199097,
    "title": "Heavy Foot",
    "author_nicks": [
        {
            "name": "Sputnik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51619/?format=api",
                "id": 51619,
                "name": "Sputnik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Quartz",
            "abbreviation": "QTZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28507/?format=api",
                "id": 28507,
                "name": "Quartz",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-03-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 14917,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3789/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3789/",
                    "id": 3789,
                    "name": "Nova Spring Conference",
                    "tagline": "Amiga party",
                    "start_date": "1992-03-28",
                    "end_date": "1992-03-29",
                    "location": "Grästorps Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.33333,
                    "longitude": 12.66667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/2a/0287.179336.png",
            "original_width": 1080,
            "original_height": 798,
            "standard_url": "https://media.demozoo.org/screens/s/52/2a/0287.179336.png",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/2a/0287.179336.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}