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

{
    "url": "https://demozoo.org/api/v1/productions/160794/?format=api",
    "demozoo_url": "https://demozoo.org/productions/160794/",
    "id": 160794,
    "title": "Chip-8 Emulator",
    "author_nicks": [
        {
            "name": "M&M",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7142/?format=api",
                "id": 7142,
                "name": "M&M",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-02-26",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=17306"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1257/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1257/",
            "id": 1257,
            "name": "Floppy 2005",
            "tagline": "Sweaty Databoy Inferno!",
            "start_date": "2005-02-25",
            "end_date": "2005-02-27",
            "location": "Helsingborg, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.05648,
            "longitude": 12.78718,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}