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

{
    "url": "https://demozoo.org/api/v1/productions/289188/?format=api",
    "demozoo_url": "https://demozoo.org/productions/289188/",
    "id": 289188,
    "title": "PAiN! PPE-VScan",
    "author_nicks": [
        {
            "name": "PAiN!",
            "abbreviation": "P!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45306/?format=api",
                "id": 45306,
                "name": "PAiN!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Underexposure",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50102/?format=api",
                    "id": 50102,
                    "name": "Underexposure",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Baudbandit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119042/?format=api",
                    "id": 119042,
                    "name": "Baudbandit",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Idea"
        },
        {
            "nick": {
                "name": "Nail",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}