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

{
    "url": "https://demozoo.org/api/v1/productions/269164/?format=api",
    "demozoo_url": "https://demozoo.org/productions/269164/",
    "id": 269164,
    "title": "Multiscroller",
    "author_nicks": [
        {
            "name": "Galtan 6",
            "abbreviation": "G6",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2190/?format=api",
                "id": 2190,
                "name": "Galtan 6",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-30",
    "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": "Dr Beat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32067/?format=api",
                    "id": 32067,
                    "name": "Dr. B",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "CIA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2426/?format=api",
                    "id": 2426,
                    "name": "CIA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "One",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31569/?format=api",
                    "id": 31569,
                    "name": "One",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/de/40/9f17.195222.png",
            "original_width": 416,
            "original_height": 281,
            "standard_url": "https://media.demozoo.org/screens/s/de/40/9f17.195222.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/de/40/9f17.195222.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}