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

{
    "url": "https://demozoo.org/api/v1/productions/27240/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27240/",
    "id": 27240,
    "title": "Tracks",
    "author_nicks": [
        {
            "name": "Jucke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7493/?format=api",
                "id": 7493,
                "name": "Jucke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-02-11",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "152",
            "competition": {
                "id": 1948,
                "name": "C64 Petscii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/365/",
                    "id": 365,
                    "name": "Datastorm 2012",
                    "tagline": "",
                    "start_date": "2012-02-10",
                    "end_date": "2012-02-12",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}