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

{
    "url": "https://demozoo.org/api/v1/productions/198725/?format=api",
    "demozoo_url": "https://demozoo.org/productions/198725/",
    "id": 198725,
    "title": "Deep Sea Salvage",
    "author_nicks": [
        {
            "name": "Richard Bayliss",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16409/?format=api",
                "id": 16409,
                "name": "Richard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-10-30",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/64671/DeepSeaSalvage.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/minigame06/game_8k/deepseasalvage.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=23459"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.50",
            "competition": {
                "id": 14894,
                "name": "8K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3779/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3779/",
                    "id": 3779,
                    "name": "MiniGame 2006",
                    "tagline": "",
                    "start_date": "2006-01-11",
                    "end_date": "2006-10-31",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}