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

{
    "url": "https://demozoo.org/api/v1/productions/344842/?format=api",
    "demozoo_url": "https://demozoo.org/productions/344842/",
    "id": 344842,
    "title": "Hi! Hi! Hi!",
    "author_nicks": [
        {
            "name": "Light Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/117690/?format=api",
                "id": 117690,
                "name": "Light Force",
                "is_group": true
            }
        },
        {
            "name": "Warhawk International",
            "abbreviation": "WHK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/106741/?format=api",
                "id": 106741,
                "name": "Warhawk International",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "http://csdb.dk/getinternalfile.php/218916/HiHiHi_Warhawk.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=209056"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}