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

{
    "url": "https://demozoo.org/api/v1/productions/223647/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223647/",
    "id": 223647,
    "title": "Megademo",
    "author_nicks": [
        {
            "name": "Time Zone",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/95963/?format=api",
                "id": 95963,
                "name": "Time Zone",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-11-17",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=18163"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4426/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4426/",
            "id": 4426,
            "name": "Treacl Celebration 1991",
            "tagline": "",
            "start_date": "1991-11-16",
            "end_date": "1991-11-17",
            "location": "Lüssum-Bockhorn, Bremen, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.20415,
            "longitude": 8.5786,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}