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

{
    "url": "https://demozoo.org/api/v1/productions/308218/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308218/",
    "id": 308218,
    "title": "FLaG 2000 Party Intro",
    "author_nicks": [
        {
            "name": "Greenroom",
            "abbreviation": "GRM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13187/?format=api",
                "id": 13187,
                "name": "Greenroom",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-28",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9931"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/705/?format=api",
            "demozoo_url": "https://demozoo.org/parties/705/",
            "id": 705,
            "name": "FLaG 2000",
            "tagline": "",
            "start_date": "2000-07-28",
            "end_date": "2000-07-30",
            "location": "Rákospalota, Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.56453,
            "longitude": 19.12207,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}