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

{
    "url": "https://demozoo.org/api/v1/productions/109426/?format=api",
    "demozoo_url": "https://demozoo.org/productions/109426/",
    "id": 109426,
    "title": "PalmWars",
    "author_nicks": [
        {
            "name": "Frank Aalbers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49172/?format=api",
                "id": 49172,
                "name": "Frank Aalbers",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/frank_aalbers/palmwars.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://palmwars.atspace.com/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7749"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1492/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1492/",
            "id": 1492,
            "name": "Lato Ludzików 2002",
            "tagline": "",
            "start_date": "2002-08-02",
            "end_date": "2002-08-04",
            "location": "Opalenica, Powiat nowotomyski, Greater Poland Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 52.30887,
            "longitude": 16.41278,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "palmos"
    ]
}