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

{
    "url": "https://demozoo.org/api/v1/productions/267798/?format=api",
    "demozoo_url": "https://demozoo.org/productions/267798/",
    "id": 267798,
    "title": "Asm-One v1.49 RC2",
    "author_nicks": [
        {
            "name": "The Flame Arrows",
            "abbreviation": "TFA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18856/?format=api",
                "id": 18856,
                "name": "The Flame Arrows",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-03-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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.theflamearrows.info/ftp/asmonev149-RC2.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/tools/amiga/asmonev149-rc2.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=64628"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "asm-one",
        "assembler"
    ]
}