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

{
    "url": "https://demozoo.org/api/v1/productions/174979/?format=api",
    "demozoo_url": "https://demozoo.org/productions/174979/",
    "id": 174979,
    "title": "Viitta",
    "author_nicks": [
        {
            "name": "Kata",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/137169/?format=api",
                "id": 137169,
                "name": "Kata",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch15pt2/Wild/04/chimp.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "14",
            "competition": {
                "id": 13493,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3354/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3354/",
                    "id": 3354,
                    "name": "Chimpbembly 2015 pt.2",
                    "tagline": "Summer",
                    "start_date": "2015-08",
                    "end_date": "2015-08",
                    "location": "Kontiolahti, Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.76119,
                    "longitude": 29.88267,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "txt"
    ]
}