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

{
    "url": "https://demozoo.org/api/v1/productions/175101/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/175101/",
    "id": 175101,
    "title": "Nyky ajam mies",
    "author_nicks": [
        {
            "name": "Ihmisen paras ystävä",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73008/?format=api",
                "id": 73008,
                "name": "Ihmisen paras ystävä",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-05",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://enomeno.com/chimpbembly/ch17pt1/03%20merkkigrafiikka/03/01.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "15",
            "competition": {
                "id": 13536,
                "name": "ASCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3345/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3345/",
                    "id": 3345,
                    "name": "Chimpbembly 2017 Winter",
                    "tagline": "",
                    "start_date": "2017-02-04",
                    "end_date": "2017-02-05",
                    "location": "Eno, Joensuu, North Karelia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.80511,
                    "longitude": 30.15422,
                    "website": "http://enomeno.com/chimpbembly/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "txt"
    ]
}