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

{
    "url": "https://demozoo.org/api/v1/productions/305512/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/305512/",
    "id": 305512,
    "title": "Microbun",
    "author_nicks": [
        {
            "name": "spiny",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                "id": 172,
                "name": "spiny",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Torment",
            "abbreviation": "TMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-02-13",
    "supertype": "graphics",
    "platforms": [],
    "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": 25,
            "ranking": "=25",
            "score": "128",
            "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/83/8d/e9f7.304880.png",
            "original_width": 220,
            "original_height": 230,
            "standard_url": "https://media.demozoo.org/screens/s/83/8d/e9f7.304880.png",
            "standard_width": 220,
            "standard_height": 230,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/8d/e9f7.304880.png",
            "thumbnail_width": 143,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}