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

{
    "url": "https://demozoo.org/api/v1/productions/364487/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364487/",
    "id": 364487,
    "title": "untitled",
    "author_nicks": [
        {
            "name": "gal.anonim",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30935/?format=api",
                "id": 30935,
                "name": "gal.anonim",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ind.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/147002/?format=api",
                "id": 147002,
                "name": "ind.",
                "is_group": true
            }
        }
    ],
    "release_date": "2003",
    "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/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/abstract03/256b/256.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62725"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1128/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1128/",
            "id": 1128,
            "name": "Abstract 2003",
            "tagline": "",
            "start_date": "2003-09-06",
            "end_date": "2003-09-07",
            "location": "Gliwice, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 50.291698,
            "longitude": 18.66692,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}