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

{
    "url": "https://demozoo.org/api/v1/productions/157384/?format=api",
    "demozoo_url": "https://demozoo.org/productions/157384/",
    "id": 157384,
    "title": "FLaG '96 Invitation",
    "author_nicks": [
        {
            "name": "Controlled Dreams",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11086/?format=api",
                "id": 11086,
                "name": "Controlled Dreams",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/flag96/misc/flag96.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63406"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/703/?format=api",
            "demozoo_url": "https://demozoo.org/parties/703/",
            "id": 703,
            "name": "FLaG 1996",
            "tagline": "",
            "start_date": "1996-07-19",
            "end_date": "1996-07-21",
            "location": "Budapest, Hungary",
            "is_online": false,
            "country_code": "HU",
            "latitude": 47.49801,
            "longitude": 19.03991,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}