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

{
    "url": "https://demozoo.org/api/v1/productions/307909/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307909/",
    "id": 307909,
    "title": "Zelda 64 PAL cracktro",
    "author_nicks": [
        {
            "name": "Crazy Nation",
            "abbreviation": "CZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23000/?format=api",
                "id": 23000,
                "name": "Crazy Nation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Made",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131/?format=api",
                    "id": 131,
                    "name": "Made",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Titanik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23001/?format=api",
                    "id": 23001,
                    "name": "Titanik",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://temari.fr/prods/Zelda_64_Z64_Crack_PAL-CZN.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crazy_nation/zelda_64_z64_crack_pal-czn.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91465"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HM9hdzW925k"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/44/c2/09bc.322185.png",
            "original_width": 640,
            "original_height": 288,
            "standard_url": "https://media.demozoo.org/screens/s/44/c2/09bc.322185.jpg",
            "standard_width": 400,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/44/c2/09bc.322185.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 90
        }
    ],
    "tags": [
        "zelda"
    ]
}