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

{
    "url": "https://demozoo.org/api/v1/productions/17751/?format=api",
    "demozoo_url": "https://demozoo.org/productions/17751/",
    "id": 17751,
    "title": "Mitch21 Trackmo",
    "author_nicks": [
        {
            "name": "Laser Software!",
            "abbreviation": "LS!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9206/?format=api",
                "id": 9206,
                "name": "Laser Software",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.hardwave.narod.ru/ZX/MITCH21/Mitchl21.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23861"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}