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

{
    "url": "https://demozoo.org/api/v1/productions/379715/?format=api",
    "demozoo_url": "https://demozoo.org/productions/379715/",
    "id": 379715,
    "title": "Therapy Party",
    "author_nicks": [
        {
            "name": "Therapy",
            "abbreviation": "TRY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
                "id": 2267,
                "name": "Therapy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Alkaid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/95774/?format=api",
                    "id": 95774,
                    "name": "Alkaid",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/518/?format=api",
            "demozoo_url": "https://demozoo.org/parties/518/",
            "id": 518,
            "name": "Low Density 1994",
            "tagline": "",
            "start_date": "1994-04-02",
            "end_date": "1994-04-04",
            "location": "Namur, Province de Namur, Wallonia, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.46821,
            "longitude": 4.86729,
            "website": ""
        }
    ],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/42/a323.368604.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/0f/42/a323.368604.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/42/a323.368604.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}