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

{
    "url": "https://demozoo.org/api/v1/productions/387019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/387019/",
    "id": 387019,
    "title": "Shades'n'Shadows",
    "author_nicks": [
        {
            "name": "Roy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7052/?format=api",
                "id": 7052,
                "name": "Roy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Superior Art Creations",
            "abbreviation": "SAC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
            "id": 18,
            "name": "Mobile"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.overthehill.de/CEShadow/CEShadow.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58806"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pocket-pc"
    ]
}