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

{
    "url": "https://demozoo.org/api/v1/productions/359488/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359488/",
    "id": 359488,
    "title": "Wallpaper #4",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1998-07-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ART",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145381/?format=api",
                    "id": 145381,
                    "name": "ART",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Sergey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145382/?format=api",
                    "id": 145382,
                    "name": "Sergey",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Editor"
        },
        {
            "nick": {
                "name": "Falcon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/145383/?format=api",
                    "id": 145383,
                    "name": "Falcon",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxpress.ru/d.php?id=234"
        }
    ],
    "external_links": [
        {
            "link_class": "ZXPressIssue",
            "url": "https://zxpress.ru/issue.php?id=234#04"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits",
        "russian"
    ]
}