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

{
    "url": "https://demozoo.org/api/v1/productions/336989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/336989/",
    "id": 336989,
    "title": "Super Off Road",
    "author_nicks": [
        {
            "name": "Dynamix",
            "abbreviation": "[D]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7624/?format=api",
                "id": 7624,
                "name": "Dynamix",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-11",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "God",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18971/?format=api",
                    "id": 18971,
                    "name": "Lifestyle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack, trainer"
        },
        {
            "nick": {
                "name": "Flex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14294/?format=api",
                    "id": 14294,
                    "name": "Flex",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "uncredited"
        },
        {
            "nick": {
                "name": "Kreator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65586/?format=api",
                    "id": 65586,
                    "name": "Cevin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/159884/Ironman-plus-DYNAMIX.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=157799"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/8b/23a4.338018.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/8d/8b/23a4.338018.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/8b/23a4.338018.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "ivan-ironman-stewarts-super-off-road"
    ]
}