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

{
    "url": "https://demozoo.org/api/v1/productions/305545/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305545/",
    "id": 305545,
    "title": "Demise",
    "author_nicks": [
        {
            "name": "dstar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3936/?format=api",
                "id": 3936,
                "name": "dstar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        },
        {
            "name": "Haujobb",
            "abbreviation": "HJB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4/?format=api",
                "id": 4,
                "name": "Haujobb",
                "is_group": true
            }
        },
        {
            "name": "Starz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/124040/?format=api",
                "id": 124040,
                "name": "Starz",
                "is_group": true
            }
        },
        {
            "name": "Titan",
            "abbreviation": "TTN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                "id": 2883,
                "name": "Titan",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-13",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
            "id": 92,
            "name": "TIC-80"
        }
    ],
    "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": 12,
            "ranking": "12",
            "score": "147",
            "competition": {
                "id": 16894,
                "name": "512 Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4378/",
                    "id": 4378,
                    "name": "Lovebyte 2022",
                    "tagline": "Bring the Love!",
                    "start_date": "2022-02-11",
                    "end_date": "2022-02-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ba/55/e3c6.304941.png",
            "original_width": 112,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/ba/55/e3c6.304941.png",
            "standard_width": 112,
            "standard_height": 288,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ba/55/e3c6.304941.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}