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

{
    "url": "https://demozoo.org/api/v1/productions/295307/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/295307/",
    "id": 295307,
    "title": "Bazinga",
    "author_nicks": [
        {
            "name": "Fabs",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/80952/?format=api",
                "id": 80952,
                "name": "Fabs",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "release_date": "2021-05-06",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/214208/bazinga.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=204869"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "=6",
            "score": "68",
            "competition": {
                "id": 16451,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4278/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4278/",
                    "id": 4278,
                    "name": "CSDb C64 Fun Compo 2021",
                    "tagline": "",
                    "start_date": "2021-04-20",
                    "end_date": "2021-05-30",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://csdb.dk/forums/?roomid=12&topicid=148891"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/81/a4/11d4.293270.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/81/a4/11d4.293270.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/81/a4/11d4.293270.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}