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

{
    "url": "https://demozoo.org/api/v1/productions/141508/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141508/",
    "id": 141508,
    "title": "Distortion 96",
    "author_nicks": [
        {
            "name": "The Enterprise Crew",
            "abbreviation": "TEC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13793/?format=api",
                "id": 13793,
                "name": "The Enterprise Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Svok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/502/?format=api",
                    "id": 502,
                    "name": "Svok",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Svok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/502/?format=api",
                    "id": 502,
                    "name": "Svok",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/811/?format=api",
            "demozoo_url": "https://demozoo.org/parties/811/",
            "id": 811,
            "name": "Distortion 1996",
            "tagline": "",
            "start_date": "1996-02-16",
            "end_date": "1996-02-18",
            "location": "Barkaaker, Norway",
            "is_online": false,
            "country_code": "NO",
            "latitude": 59.31789,
            "longitude": 10.40429,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}