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

{
    "url": "https://demozoo.org/api/v1/productions/275205/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275205/",
    "id": 275205,
    "title": "Fanzine #1 Preview",
    "author_nicks": [
        {
            "name": "Darkness",
            "abbreviation": "DKS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/429/?format=api",
                "id": 429,
                "name": "Darkness",
                "is_group": true
            }
        },
        {
            "name": "Lloret Free Byte",
            "abbreviation": "LLFB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18875/?format=api",
                "id": 18875,
                "name": "Lloret Free Byte",
                "is_group": true
            }
        },
        {
            "name": "Necropolis",
            "abbreviation": "NCS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18873/?format=api",
                "id": 18873,
                "name": "Necropolis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04",
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/scenesp.org/diskmags/fanzine/fanzine00.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=19622"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "revista"
    ]
}