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

{
    "url": "https://demozoo.org/api/v1/productions/10081/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10081/",
    "id": 10081,
    "title": "migracija",
    "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-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Dominator",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10403/?format=api",
                    "id": 10403,
                    "name": "Dominator",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "process"
        },
        {
            "nick": {
                "name": "Havok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10402/?format=api",
                    "id": 10402,
                    "name": "Havok",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.crsn.com/files/kooi-migracija.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11640"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}