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

{
    "url": "https://demozoo.org/api/v1/productions/275383/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275383/",
    "id": 275383,
    "title": "Xplanada 0100",
    "author_nicks": [
        {
            "name": "CuC Makers",
            "abbreviation": "TCM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25135/?format=api",
                "id": 25135,
                "name": "CuC Makers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-04",
    "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": "Frizhard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27228/?format=api",
                    "id": 27228,
                    "name": "Frizhard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=5816"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2202/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2202/",
            "id": 2202,
            "name": "Xplanada 2002",
            "tagline": "",
            "start_date": "2002-04-11",
            "end_date": "2002-04-14",
            "location": "Provincia de Alicante, Valencia, Spain",
            "is_online": false,
            "country_code": "ES",
            "latitude": 38.5,
            "longitude": -0.5,
            "website": "http://www.xplanada.org/"
        }
    ],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}