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

{
    "url": "https://demozoo.org/api/v1/productions/149124/?format=api",
    "demozoo_url": "https://demozoo.org/productions/149124/",
    "id": 149124,
    "title": "I Guess I Had To Release Something??",
    "author_nicks": [
        {
            "name": "Cinefex Design",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/697/?format=api",
                "id": 697,
                "name": "Cinefex Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-09-29",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fallos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42490/?format=api",
                    "id": 42490,
                    "name": "Fallos",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fallos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42490/?format=api",
                    "id": 42490,
                    "name": "Fallos",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        },
        {
            "nick": {
                "name": "Dexter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62279/?format=api",
                    "id": 62279,
                    "name": "Dexter",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "BiT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6130/?format=api",
                    "id": 6130,
                    "name": "BiT",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5/",
            "id": 5,
            "name": "Razor 1911 & Imp-666 Amiga Conference 1991",
            "tagline": "",
            "start_date": "1991-09-26",
            "end_date": "1991-09-29",
            "location": "Arendal, Aust-Agder, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 58.46039,
            "longitude": 8.76501,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}