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

{
    "url": "https://demozoo.org/api/v1/productions/174807/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174807/",
    "id": 174807,
    "title": "L!T play",
    "author_nicks": [
        {
            "name": "Lieves!Tuore",
            "abbreviation": "L!T",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3115/?format=api",
                "id": 3115,
                "name": "Lieves!Tuore",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
            "id": 31,
            "name": "MSX"
        }
    ],
    "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.kameli.net/lt/ltplay.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}