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

{
    "url": "https://demozoo.org/api/v1/productions/307912/?format=api",
    "demozoo_url": "https://demozoo.org/productions/307912/",
    "id": 307912,
    "title": "Dark Rift +4",
    "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": "1999-03-26",
    "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": "Destop",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39503/?format=api",
                    "id": 39503,
                    "name": "Destop",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Trained"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://temari.fr/prods/Dark_Rift_PLUS4_USA-CZN.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crazy_nation/dark_rift_plus4_usa-czn.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/crazy_nation/n64/czn-dr_4.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91462"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=aA5pzGrJJ_M"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "trainer"
    ]
}