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

{
    "url": "https://demozoo.org/api/v1/productions/154526/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/154526/",
    "id": 154526,
    "title": "Flashback 2011 ANSI GRAPHICS",
    "author_nicks": [
        {
            "name": "Ozzy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23197/?format=api",
                "id": 23197,
                "name": "Ozzy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-06-12",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 12188,
                "name": "New School Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/470/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/470/",
                    "id": 470,
                    "name": "Flashback 2011",
                    "tagline": "",
                    "start_date": "2011-06-11",
                    "end_date": "2011-06-13",
                    "location": "Sydney, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -33.869629,
                    "longitude": 151.206955,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}