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

{
    "url": "https://demozoo.org/api/v1/productions/126629/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126629/",
    "id": 126629,
    "title": "Oh Well!",
    "author_nicks": [
        {
            "name": "Blue Chip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54862/?format=api",
                "id": 54862,
                "name": "Blue Chip",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-07",
    "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": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41003"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2411/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2411/",
            "id": 2411,
            "name": "TRC-Crest-Baboons Party 1990",
            "tagline": "",
            "start_date": "1990-04-07",
            "end_date": "1990-04-07",
            "location": "Eddersheim, Hesse, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.03972,
            "longitude": 8.46661,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}