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

{
    "url": "https://demozoo.org/api/v1/productions/144830/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144830/",
    "id": 144830,
    "title": "No Dancerz",
    "author_nicks": [
        {
            "name": "Melting Pot",
            "abbreviation": "MTP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1521/?format=api",
                "id": 1521,
                "name": "Melting Pot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001",
    "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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=6657"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/695/?format=api",
            "demozoo_url": "https://demozoo.org/parties/695/",
            "id": 695,
            "name": "Meeting 2001",
            "tagline": "",
            "start_date": "2001-03-02",
            "end_date": "2001-03-04",
            "location": "Lille, Département du Nord, Nord-Pas-de-Calais, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 50.63297,
            "longitude": 3.05858,
            "website": ""
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}