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

{
    "url": "https://demozoo.org/api/v1/productions/275349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275349/",
    "id": 275349,
    "title": "Second Reality (GS Music)",
    "author_nicks": [
        {
            "name": "AAA Band",
            "abbreviation": "AAA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17015/?format=api",
                "id": 17015,
                "name": "AAA Band",
                "is_group": true
            }
        },
        {
            "name": "Den Popov",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/42387/?format=api",
                "id": 42387,
                "name": "Den Popov",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/AAA/DEMO/2ndr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62884"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7KXy_LUZDVo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}