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

{
    "url": "https://demozoo.org/api/v1/productions/357001/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/357001/",
    "id": 357001,
    "title": "In My Own",
    "author_nicks": [
        {
            "name": "Booth",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                "id": 126359,
                "name": "Booth",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ultimo Imperio",
            "abbreviation": "ULT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/144651/?format=api",
                "id": 144651,
                "name": "Ultimo Imperio",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-17",
    "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": "Booth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/126359/?format=api",
                    "id": 126359,
                    "name": "Booth",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Main ASCII"
        },
        {
            "nick": {
                "name": "Humanoid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144655/?format=api",
                    "id": 144655,
                    "name": "Humanoid",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Guest ASCII"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/ultimo/ult-imo.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "AsciiarenaRelease",
            "url": "https://asciiarena.se/release/ULT-IMO.TXT"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}