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

{
    "url": "https://demozoo.org/api/v1/productions/192170/?format=api",
    "demozoo_url": "https://demozoo.org/productions/192170/",
    "id": 192170,
    "title": "CyberTracker V1.00",
    "author_nicks": [
        {
            "name": "NoName",
            "abbreviation": "NN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8465/?format=api",
                "id": 8465,
                "name": "NoName",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-04-16",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=224"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2601"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/342/?format=api",
            "demozoo_url": "https://demozoo.org/parties/342/",
            "id": 342,
            "name": "Mekka & Symposium 2001",
            "tagline": "",
            "start_date": "2001-04-13",
            "end_date": "2001-04-16",
            "location": "Bad Fallingbostel, Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.86641,
            "longitude": 9.69558,
            "website": "http://ms.demo.org/2001/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tracker",
        "cybertracker"
    ]
}