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

{
    "url": "https://demozoo.org/api/v1/productions/174915/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174915/",
    "id": 174915,
    "title": "siita ali",
    "author_nicks": [
        {
            "name": "Teletubbarna",
            "abbreviation": "TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch12/4k_intro/06/"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "4",
            "competition": {
                "id": 13466,
                "name": "4k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3350/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3350/",
                    "id": 3350,
                    "name": "Chimpbembly 2012",
                    "tagline": "",
                    "start_date": "2012",
                    "end_date": "2012",
                    "location": "Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.0,
                    "longitude": 26.0,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}