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

{
    "url": "https://demozoo.org/api/v1/productions/388672/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/388672/",
    "id": 388672,
    "title": "Minus Two Degrees",
    "author_nicks": [
        {
            "name": "Annie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1127/?format=api",
                "id": 1127,
                "name": "Janne",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Innate",
            "abbreviation": "INN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45288/?format=api",
                "id": 45288,
                "name": "Innate",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-10",
    "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": "Vietcong",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11852/?format=api",
                    "id": 11852,
                    "name": "Vietcong",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII [Guest]"
        },
        {
            "nick": {
                "name": "KRS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14846/?format=api",
                    "id": 14846,
                    "name": "KRS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII [Guest]"
        },
        {
            "nick": {
                "name": "Poise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35965/?format=api",
                    "id": 35965,
                    "name": "Poise",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ASCII [Guest]"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/graphics/ascii/innate/inn-m2dg.txt"
        }
    ],
    "external_links": [
        {
            "link_class": "AsciiarenaRelease",
            "url": "https://asciiarena.se/release/inn-m2dg.txt"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}