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

{
    "url": "https://demozoo.org/api/v1/productions/216448/?format=api",
    "demozoo_url": "https://demozoo.org/productions/216448/",
    "id": 216448,
    "title": "Fresh Stuff 14",
    "author_nicks": [
        {
            "name": "Northern Lights",
            "abbreviation": "NLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58889/?format=api",
                "id": 58889,
                "name": "Northern Lights",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-05-08",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Aztec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109365/?format=api",
                    "id": 109365,
                    "name": "Aztec",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=12892"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/7a/40e2.jw28207.png",
            "original_width": 522,
            "original_height": 220,
            "standard_url": "https://media.demozoo.org/screens/s/ef/7a/40e2.jw28207.png",
            "standard_width": 400,
            "standard_height": 168,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/7a/40e2.jw28207.png",
            "thumbnail_width": 200,
            "thumbnail_height": 84
        }
    ],
    "tags": [
        "lost"
    ]
}