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

{
    "url": "https://demozoo.org/api/v1/productions/302953/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302953/",
    "id": 302953,
    "title": "Last Minute All Inclusive +3G [boosted]",
    "author_nicks": [
        {
            "name": "Mayday!",
            "abbreviation": "MDY!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                "id": 37118,
                "name": "Mayday!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-04",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "TheRyk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23547/?format=api",
                    "id": 23547,
                    "name": "TheRyk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "OMP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1369/?format=api",
                    "id": 1369,
                    "name": "Ole Marius Pettersen",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/transmission6421fall/demo/allinclusiveexo_v4.prg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "4.593",
            "competition": {
                "id": 16868,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4300/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4300/",
                    "id": 4300,
                    "name": "Transmission64 2021 Fall Edition",
                    "tagline": "",
                    "start_date": "2021-12-04",
                    "end_date": "2021-12-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://transmission64.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}