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

{
    "url": "https://demozoo.org/api/v1/productions/190009/?format=api",
    "demozoo_url": "https://demozoo.org/productions/190009/",
    "id": 190009,
    "title": "Extend 1.0",
    "author_nicks": [
        {
            "name": "Lepsi De",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-08",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1392/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1392/",
            "id": 1392,
            "name": "North Party 1997 (1)",
            "tagline": "North Party v1.0",
            "start_date": "1997-02-07",
            "end_date": "1997-02-09",
            "location": "Bartoszyce, Powiat bartoszycki, Warmian-Masurian Voivodeship, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 54.25354,
            "longitude": 20.80819,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}