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

{
    "url": "https://demozoo.org/api/v1/productions/131805/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131805/",
    "id": 131805,
    "title": "Mini Party Intro",
    "author_nicks": [
        {
            "name": "Nuclear Dezigns",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56436/?format=api",
                "id": 56436,
                "name": "Nuclear Dezigns",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-09",
    "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": "Needlejaw",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56437/?format=api",
                    "id": 56437,
                    "name": "Needlejaw",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Levy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56438/?format=api",
                    "id": 56438,
                    "name": "Levy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/39/?format=api",
            "demozoo_url": "https://demozoo.org/parties/39/",
            "id": 39,
            "name": "The Gathering 1993",
            "tagline": "",
            "start_date": "1993-04-07",
            "end_date": "1993-04-10",
            "location": "Lillestrøm, Skedsmo, Akershus, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.95597,
            "longitude": 11.04918,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}