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

{
    "url": "https://demozoo.org/api/v1/productions/168581/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168581/",
    "id": 168581,
    "title": "Footballer of the Year 2",
    "author_nicks": [
        {
            "name": "Fantasy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/70012/?format=api",
                "id": 70012,
                "name": "Fantasy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-11-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Asterix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70013/?format=api",
                    "id": 70013,
                    "name": "Asterix",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "import"
        },
        {
            "nick": {
                "name": "Asterix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70013/?format=api",
                    "id": 70013,
                    "name": "Asterix",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/2f/c57c.126288.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/57/2f/c57c.126288.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/2f/c57c.126288.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/66/4c/7517.126289.png",
            "original_width": 384,
            "original_height": 247,
            "standard_url": "https://media.demozoo.org/screens/s/66/4c/7517.126289.png",
            "standard_width": 384,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/66/4c/7517.126289.png",
            "thumbnail_width": 200,
            "thumbnail_height": 128
        }
    ],
    "tags": [
        "no-sound",
        "import-to-usa",
        "footballer-of-the-year-2"
    ]
}