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

{
    "url": "https://demozoo.org/api/v1/productions/125256/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/125256/",
    "id": 125256,
    "title": "Midnight Stroll",
    "author_nicks": [
        {
            "name": "Maeve Wolf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21554/?format=api",
                "id": 21554,
                "name": "Maeve Wolf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mistigris",
            "abbreviation": "Mist",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-10-31",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}