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

{
    "url": "https://demozoo.org/api/v1/productions/109181/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109181/",
    "id": 109181,
    "title": "First Intro",
    "author_nicks": [
        {
            "name": "Cyberdyne Systems",
            "abbreviation": "CDS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2005/?format=api",
                "id": 2005,
                "name": "Cyberdyne Systems",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-06-04",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hosot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34770/?format=api",
                    "id": 34770,
                    "name": "Hosot",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Vince",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35619/?format=api",
                    "id": 35619,
                    "name": "Vince",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Tridi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37105/?format=api",
                    "id": 37105,
                    "name": "Tridi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Cyberdyne_Systems/CDS-FI.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6c/e8/3e58.56863.png",
            "original_width": 674,
            "original_height": 498,
            "standard_url": "https://media.demozoo.org/screens/s/6c/e8/3e58.56863.png",
            "standard_width": 400,
            "standard_height": 295,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6c/e8/3e58.56863.png",
            "thumbnail_width": 200,
            "thumbnail_height": 147
        }
    ],
    "tags": []
}