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

{
    "url": "https://demozoo.org/api/v1/productions/187317/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187317/",
    "id": 187317,
    "title": "Ghost Writer",
    "author_nicks": [
        {
            "name": "Distorsion",
            "abbreviation": "DST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7177/?format=api",
                "id": 7177,
                "name": "Distorsion",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/400/?format=api",
            "demozoo_url": "https://demozoo.org/parties/400/",
            "id": 400,
            "name": "Saturne Party 1994",
            "tagline": "",
            "start_date": "1994-04-22",
            "end_date": "1994-04-24",
            "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 48.87861,
            "longitude": 2.58889,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}