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

{
    "url": "https://demozoo.org/api/v1/productions/176893/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176893/",
    "id": 176893,
    "title": "Kick Off 3",
    "author_nicks": [
        {
            "name": "Lizard Inc.",
            "abbreviation": "Lizard",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/102525/?format=api",
                "id": 102525,
                "name": "Lizard Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pete",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47592/?format=api",
                    "id": 47592,
                    "name": "Pete",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Bonefish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26909/?format=api",
                    "id": 26909,
                    "name": "Bonefish",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=r9Y_7bX_5gQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/72/4c/99ff.144587.png",
            "original_width": 456,
            "original_height": 360,
            "standard_url": "https://media.demozoo.org/screens/s/72/4c/99ff.144587.jpg",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/4c/99ff.144587.jpg",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost",
        "reality",
        "kick-off-3"
    ]
}