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

{
    "url": "https://demozoo.org/api/v1/productions/142312/?format=api",
    "demozoo_url": "https://demozoo.org/productions/142312/",
    "id": 142312,
    "title": "Remedy 96 Invitation",
    "author_nicks": [
        {
            "name": "Candela",
            "abbreviation": "CNA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/191/?format=api",
                "id": 191,
                "name": "Candela",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-05",
    "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": "Latex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60165/?format=api",
                    "id": 60165,
                    "name": "Latex",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Shape",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21643/?format=api",
                    "id": 21643,
                    "name": "Shape",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Tito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/338/?format=api",
                    "id": 338,
                    "name": "Teetow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/party/invites/1996/remedy96.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57959"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/612/?format=api",
            "demozoo_url": "https://demozoo.org/parties/612/",
            "id": 612,
            "name": "Remedy 1996",
            "tagline": "",
            "start_date": "1996-06-14",
            "end_date": "1996-06-17",
            "location": "Solna, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.358681,
            "longitude": 18.00281,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}