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

{
    "url": "https://demozoo.org/api/v1/productions/168344/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168344/",
    "id": 168344,
    "title": "SDLtest",
    "author_nicks": [
        {
            "name": "Dila",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69894/?format=api",
                "id": 69894,
                "name": "Dila",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/efnet_asm_compo_11/03_dila-sdltest.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68952"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5",
            "competition": {
                "id": 13034,
                "name": "PC 64k Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3131/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3131/",
                    "id": 3131,
                    "name": "EFnet #ASM Compo 11",
                    "tagline": "",
                    "start_date": "2004-11-01",
                    "end_date": "2004-12-16",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}