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

{
    "url": "https://demozoo.org/api/v1/productions/166978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166978/",
    "id": 166978,
    "title": "Newline European Demo",
    "author_nicks": [
        {
            "name": "Newline",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29450/?format=api",
                "id": 29450,
                "name": "Newline",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ti Eytsch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31359/?format=api",
                    "id": 31359,
                    "name": "Ti Eytsch",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35067/?format=api",
                    "id": 35067,
                    "name": "X-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "X-Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35067/?format=api",
                    "id": 35067,
                    "name": "X-Man",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "An Cool",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2052/?format=api",
                    "id": 2052,
                    "name": "An Cool",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0MT0mK_1wos"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/c6/0875.123514.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/c1/c6/0875.123514.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/c6/0875.123514.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}