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

{
    "url": "https://demozoo.org/api/v1/productions/173995/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173995/",
    "id": 173995,
    "title": "Remedy 2001 Invitro",
    "author_nicks": [
        {
            "name": "Chemical Reaction",
            "abbreviation": "CRO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6889/?format=api",
                "id": 6889,
                "name": "Chemical Reaction",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neoman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21342/?format=api",
                    "id": 21342,
                    "name": "Neoman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/remedy01/info/cro-reme.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=53123"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/616/?format=api",
            "demozoo_url": "https://demozoo.org/parties/616/",
            "id": 616,
            "name": "Remedy 2001",
            "tagline": "",
            "start_date": "2001-06-29",
            "end_date": "2001-07-02",
            "location": "Solna, Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.358681,
            "longitude": 18.00281,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}