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

{
    "url": "https://demozoo.org/api/v1/productions/297763/?format=api",
    "demozoo_url": "https://demozoo.org/productions/297763/",
    "id": 297763,
    "title": "Yolka '98",
    "author_nicks": [
        {
            "name": "Lavers",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28884/?format=api",
                "id": 28884,
                "name": "Lavers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Baca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9177/?format=api",
                    "id": 9177,
                    "name": "Baca",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/get.php?id=12&f=DEMO3/yolka98.zip&ncr&t=1628436688&c=7010bf49909b6e14575b20808679f9ad5b5c5948a78b50feb738a9211e5736e2"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/view_demo.php?id=12"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=bBcNJecjpd4"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gift"
    ]
}