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

{
    "url": "https://demozoo.org/api/v1/productions/118491/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118491/",
    "id": 118491,
    "title": "PD and Shareware Menu 19",
    "author_nicks": [
        {
            "name": "Ego Trippers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34626/?format=api",
                "id": 34626,
                "name": "Ego Trippers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Griff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2382/?format=api",
                    "id": 2382,
                    "name": "Griff",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kegs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124048/?format=api",
                    "id": 124048,
                    "name": "Kegs",
                    "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/29/d6/9c54.63054.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/29/d6/9c54.63054.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/d6/9c54.63054.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "lost",
        "full-disk-needed"
    ]
}