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

{
    "url": "https://demozoo.org/api/v1/productions/339045/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/339045/",
    "id": 339045,
    "title": "Dragon",
    "author_nicks": [
        {
            "name": "Caner Uyanik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141413/?format=api",
                "id": 141413,
                "name": "Caner Uyanik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-25",
    "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": 3,
            "ranking": "3",
            "score": "7.000",
            "competition": {
                "id": 18702,
                "name": "Illustration",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/644/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/644/",
                    "id": 644,
                    "name": "7DX 2010",
                    "tagline": "",
                    "start_date": "2010-12-25",
                    "end_date": "2010-12-26",
                    "location": "Istanbul, Turkey",
                    "is_online": false,
                    "country_code": "TR",
                    "latitude": 41.040852,
                    "longitude": 28.986179,
                    "website": "http://www.7dx-party.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}