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

{
    "url": "https://demozoo.org/api/v1/productions/154775/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154775/",
    "id": 154775,
    "title": "Trackman",
    "author_nicks": [
        {
            "name": "Belgian Archimedes Softwarewriter Society",
            "abbreviation": "BASS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/58509/?format=api",
                "id": 58509,
                "name": "Belgian Archimedes Softwarewriter Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/35/?format=api",
            "id": 35,
            "name": "Acorn Archimedes"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/35/?format=api",
            "id": 35,
            "name": "16K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://abrobecker.free.fr/alien/trackman.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56648"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}