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

{
    "url": "https://demozoo.org/api/v1/productions/23540/?format=api",
    "demozoo_url": "https://demozoo.org/productions/23540/",
    "id": 23540,
    "title": "Voai",
    "author_nicks": [
        {
            "name": "Frontsideair",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17110/?format=api",
                "id": 17110,
                "name": "Frontsideair",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.7dx-party.org/2011/files/misc/voai_by_frontsideair.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/7dx11/misc/voai_by_frontsideair.zip"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/643/?format=api",
            "demozoo_url": "https://demozoo.org/parties/643/",
            "id": 643,
            "name": "7DX 2011",
            "tagline": "",
            "start_date": "2011-12-24",
            "end_date": "2011-12-25",
            "location": "Istanbul, Turkey",
            "is_online": false,
            "country_code": "TR",
            "latitude": 41.040852,
            "longitude": 28.986179,
            "website": "http://www.7dx-party.org/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "turkish-language"
    ]
}