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

{
    "url": "https://demozoo.org/api/v1/productions/52065/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52065/",
    "id": 52065,
    "title": "Mellow Yellow (Final)",
    "author_nicks": [
        {
            "name": "RaYoN",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30701/?format=api",
                "id": 30701,
                "name": "RaYoN",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mellow",
            "abbreviation": "MLW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                "id": 1078,
                "name": "Mellow",
                "is_group": true
            }
        }
    ],
    "release_date": "2013-02-09",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "12",
            "competition": {
                "id": 5391,
                "name": "Amiga Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1448/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1448/",
                    "id": 1448,
                    "name": "Datastorm 2013",
                    "tagline": "",
                    "start_date": "2013-02-08",
                    "end_date": "2013-02-10",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}