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

{
    "url": "https://demozoo.org/api/v1/productions/277860/?format=api",
    "demozoo_url": "https://demozoo.org/productions/277860/",
    "id": 277860,
    "title": "Free",
    "author_nicks": [
        {
            "name": "Spasm",
            "abbreviation": "SPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8321/?format=api",
                "id": 8321,
                "name": "Spasm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-03-06",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Spasm/Spasm-Free.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=92562"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85526"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amos"
    ]
}