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

{
    "url": "https://demozoo.org/api/v1/productions/337404/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337404/",
    "id": 337404,
    "title": "Room",
    "author_nicks": [
        {
            "name": "Falcon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141120/?format=api",
                "id": 141120,
                "name": "Falcon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Lizard Inc.",
            "abbreviation": "Lizard",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102525/?format=api",
                "id": 102525,
                "name": "Lizard Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-29",
    "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": 3,
            "ranking": "3",
            "score": "153",
            "competition": {
                "id": 18657,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2210/",
                    "id": 2210,
                    "name": "Revenge of Mr. Party 3",
                    "tagline": "Polaris Computer Party 1993",
                    "start_date": "1993-05-29",
                    "end_date": "1993-05-29",
                    "location": "Sisak, Sisak Općina, Sisačko-Moslavačka, Croatia",
                    "is_online": false,
                    "country_code": "HR",
                    "latitude": 45.46611,
                    "longitude": 16.37833,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/dd/8620.338470.png",
            "original_width": 1924,
            "original_height": 1542,
            "standard_url": "https://media.demozoo.org/screens/s/79/dd/8620.338470.jpg",
            "standard_width": 374,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/dd/8620.338470.jpg",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}