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

{
    "url": "https://demozoo.org/api/v1/productions/120753/?format=api",
    "demozoo_url": "https://demozoo.org/productions/120753/",
    "id": 120753,
    "title": "Abort Invitation",
    "author_nicks": [
        {
            "name": "Krokar (SPi)",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/52959/?format=api",
                "id": 52959,
                "name": "Krokar (SPi)",
                "is_group": true
            }
        },
        {
            "name": "Twilight Connection",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
                "id": 22335,
                "name": "Twilight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/952/?format=api",
            "demozoo_url": "https://demozoo.org/parties/952/",
            "id": 952,
            "name": "Abort 1998",
            "tagline": "",
            "start_date": "1998-12-12",
            "end_date": "1998-12-14",
            "location": "Ljubljana, Slovenia",
            "is_online": false,
            "country_code": "SI",
            "latitude": 46.051239,
            "longitude": 14.50306,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}