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

{
    "url": "https://demozoo.org/api/v1/productions/337458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/337458/",
    "id": 337458,
    "title": "Tepelrups (february)",
    "author_nicks": [
        {
            "name": "Falcon",
            "abbreviation": "F",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/105816/?format=api",
                "id": 105816,
                "name": "Falcon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-02-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/156076/Tepelrups.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=154366"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3571/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3571/",
            "id": 3571,
            "name": "Venlo Meeting February 1990",
            "tagline": "",
            "start_date": "1990-02-17",
            "end_date": "1990-02-17",
            "location": "Gemeente Venlo, Limburg, Netherlands",
            "is_online": false,
            "country_code": "NL",
            "latitude": 51.39277,
            "longitude": 6.16041,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}