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

{
    "url": "https://demozoo.org/api/v1/productions/333047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333047/",
    "id": 333047,
    "title": "Max Mix 05",
    "author_nicks": [
        {
            "name": "Top Swap",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3272/?format=api",
                "id": 3272,
                "name": "Top Swap",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11-05",
    "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": "Hansa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139831/?format=api",
                    "id": 139831,
                    "name": "Hansa",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "pack editor"
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=96914"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1497/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1497/",
            "id": 1497,
            "name": "Helloween Party 1988",
            "tagline": "",
            "start_date": "1988-11-03",
            "end_date": "1988-11-06",
            "location": "Alvesta Kommun, Kronoberg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.84663,
            "longitude": 14.4749,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8f/7a/eac5.334528.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/8f/7a/eac5.334528.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8f/7a/eac5.334528.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "lost"
    ]
}