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

{
    "url": "https://demozoo.org/api/v1/productions/39245/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/39245/",
    "id": 39245,
    "title": "Tears Might Know (a tribute)",
    "author_nicks": [
        {
            "name": "Java",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5423/?format=api",
                "id": 5423,
                "name": "Java",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-10-31",
    "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": 2,
            "ranking": "2",
            "score": "246",
            "competition": {
                "id": 3649,
                "name": "Pixeled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/242/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/242/",
                    "id": 242,
                    "name": "Dreamhack 1998",
                    "tagline": "",
                    "start_date": "1998-10-29",
                    "end_date": "1998-11-01",
                    "location": "Borlänge Kommun, Dalarna, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 60.45799,
                    "longitude": 15.39873,
                    "website": "http://www.dreamhack.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}