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

{
    "url": "https://demozoo.org/api/v1/productions/359487/?format=api",
    "demozoo_url": "https://demozoo.org/productions/359487/",
    "id": 359487,
    "title": "Wallpaper #2",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "1998-05-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"
        }
    ],
    "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#02"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "incomplete-credits",
        "russian"
    ]
}