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

{
    "url": "https://demozoo.org/api/v1/productions/164035/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164035/",
    "id": 164035,
    "title": "Datazine 7",
    "author_nicks": [
        {
            "name": "2Tuff",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28632/?format=api",
                "id": 28632,
                "name": "2Tuff",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "2Tuff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28632/?format=api",
                    "id": 28632,
                    "name": "2Tuff",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://defacto2.net/file/download/ab4ad5?filename=DZINE-7.LHA"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/datazine/dzine-7.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "piracy",
        "console",
        "datazine"
    ]
}