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

{
    "url": "https://demozoo.org/api/v1/productions/113892/?format=api",
    "demozoo_url": "https://demozoo.org/productions/113892/",
    "id": 113892,
    "title": "Scenery Partro",
    "author_nicks": [
        {
            "name": "3 Delighters",
            "abbreviation": "3D",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/35188/?format=api",
                "id": 35188,
                "name": "3 Delighters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/44/?format=api",
            "id": 44,
            "name": "Report",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/3DELIGHT/S98PART.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=947"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1816/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1816/",
            "id": 1816,
            "name": "Scenery (.pl) 1998",
            "tagline": "",
            "start_date": "1998-07-03",
            "end_date": "1998-07-05",
            "location": "Podkowa Leśna, Powiat grodziski, Masovian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.12237,
            "longitude": 20.72665,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}