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

{
    "url": "https://demozoo.org/api/v1/productions/302127/?format=api",
    "demozoo_url": "https://demozoo.org/productions/302127/",
    "id": 302127,
    "title": "Possession",
    "author_nicks": [
        {
            "name": "Artline Designs",
            "abbreviation": "ALD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14295/?format=api",
                "id": 14295,
                "name": "Artline Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-31",
    "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": "jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116479/?format=api",
                    "id": 116479,
                    "name": "jab",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116479/?format=api",
                    "id": 116479,
                    "name": "jab",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mutetus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120213/?format=api",
                    "id": 120213,
                    "name": "Mutetus",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/inercia21/combined_demo/ald_possession.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=210959"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "87",
            "competition": {
                "id": 16808,
                "name": "Combined Demo/Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4244/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4244/",
                    "id": 4244,
                    "name": "Inércia Demoparty 2021",
                    "tagline": "",
                    "start_date": "2021-10-30",
                    "end_date": "2021-10-31",
                    "location": "Distrito de Lisboa, Lisbon, Portugal",
                    "is_online": false,
                    "country_code": "PT",
                    "latitude": 39.0,
                    "longitude": -9.13333,
                    "website": "https://2021.inercia.pt/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "petscii"
    ]
}