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

{
    "url": "https://demozoo.org/api/v1/productions/173997/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173997/",
    "id": 173997,
    "title": "Role Party Invitro 2",
    "author_nicks": [
        {
            "name": "Raiders of the Lost Empire",
            "abbreviation": "ROLE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
            "id": 11,
            "name": "Invitation",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/75908/rolepartyinvitro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=6322"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=42194"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3280/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3280/",
            "id": 3280,
            "name": "ROLE Party 2002",
            "tagline": "",
            "start_date": "2002-08-02",
            "end_date": "2002-08-04",
            "location": "Genk, Provincie Limburg, Flanders, Belgium",
            "is_online": false,
            "country_code": "BE",
            "latitude": 50.96619,
            "longitude": 5.49511,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": []
}