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

{
    "url": "https://demozoo.org/api/v1/productions/267706/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267706/",
    "id": 267706,
    "title": "First And The Last Screen",
    "author_nicks": [
        {
            "name": "The Purple Pig",
            "abbreviation": "TPP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35068/?format=api",
                "id": 35068,
                "name": "The Purple Pig",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Alliance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31429/?format=api",
                "id": 31429,
                "name": "The Alliance",
                "is_group": true
            }
        }
    ],
    "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": "Captain Headcrash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32055/?format=api",
                    "id": 32055,
                    "name": "Captain Headcrash",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pirate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/63757/?format=api",
                    "id": 63757,
                    "name": "Pirate",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/eb/b4cf.193540.png",
            "original_width": 416,
            "original_height": 281,
            "standard_url": "https://media.demozoo.org/screens/s/f6/eb/b4cf.193540.png",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/eb/b4cf.193540.png",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": [
        "dragon"
    ]
}