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

{
    "url": "https://demozoo.org/api/v1/productions/119643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/119643/",
    "id": 119643,
    "title": "Intro",
    "author_nicks": [
        {
            "name": "Nova",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19386/?format=api",
                "id": 19386,
                "name": "Nova",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-28",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Powerbrain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52558/?format=api",
                    "id": 52558,
                    "name": "Powerbrain",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "UFO",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52559/?format=api",
                    "id": 52559,
                    "name": "UFO",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52561/?format=api",
                    "id": 52561,
                    "name": "Lex",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Freddy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52562/?format=api",
                    "id": 52562,
                    "name": "Freddy",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/92/?format=api",
            "demozoo_url": "https://demozoo.org/parties/92/",
            "id": 92,
            "name": "The Party 1993",
            "tagline": "You Can't Beat The Feeling!",
            "start_date": "1993-12-27",
            "end_date": "1993-12-29",
            "location": "Herning, Denmark",
            "is_online": false,
            "country_code": "DK",
            "latitude": 56.137415,
            "longitude": 8.97689,
            "website": "http://theparty.dk/wiki/The_Party_1993"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}