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

{
    "url": "https://demozoo.org/api/v1/productions/10117/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/10117/",
    "id": 10117,
    "title": "Like a Bulldozer Trying to Catch a Butterfly",
    "author_nicks": [
        {
            "name": "Nerv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10189/?format=api",
                "id": 10189,
                "name": "Nerv",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-09",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Scour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7051/?format=api",
                    "id": 7051,
                    "name": "Scour",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "guest ascii"
        },
        {
            "nick": {
                "name": "Nerv",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10189/?format=api",
                    "id": 10189,
                    "name": "Nerv",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}