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

{
    "url": "https://demozoo.org/api/v1/productions/184943/?format=api",
    "demozoo_url": "https://demozoo.org/productions/184943/",
    "id": 184943,
    "title": "VIC-Tracker 2.0",
    "author_nicks": [
        {
            "name": "Alpha Range 89",
            "abbreviation": "AR89",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14690/?format=api",
                "id": 14690,
                "name": "Alpha Range 89",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "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": "http://www.kahlin.net/daniel/victracker/vt-2.0/victracker-2.0.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13755"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}