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

{
    "url": "https://demozoo.org/api/v1/productions/10090/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10090/",
    "id": 10090,
    "title": "put u kosmosu [voyage in kosmos]",
    "author_nicks": [
        {
            "name": "Kosmoplovci",
            "abbreviation": "kooi",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5683/?format=api",
                "id": 5683,
                "name": "Kosmoplovci",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
            "id": 47,
            "name": "Flash"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "kdes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11864/?format=api",
                    "id": 11864,
                    "name": "kdes",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.crsn.com/music/kdes/putukosmosu.html"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8799"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}