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

{
    "url": "https://demozoo.org/api/v1/productions/276741/?format=api",
    "demozoo_url": "https://demozoo.org/productions/276741/",
    "id": 276741,
    "title": "Curiosity",
    "author_nicks": [
        {
            "name": "PseudoDOS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/63162/?format=api",
                "id": 63162,
                "name": "PseudoDOS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/P/Pseudodos/PDOS-Curiosity"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=7818"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28405"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1821/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1821/",
            "id": 1821,
            "name": "World of Commodore 1992",
            "tagline": "",
            "start_date": "1992-11-26",
            "end_date": "1992-11-29",
            "location": "Frankfurt, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.11208,
            "longitude": 8.68341,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}