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

{
    "url": "https://demozoo.org/api/v1/productions/205137/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/205137/",
    "id": 205137,
    "title": "Lizardoc.jpg",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2002-05-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": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 15208,
                "name": "Pixeled Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3894/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3894/",
                    "id": 3894,
                    "name": "Krangparty 2002 (8)",
                    "tagline": "",
                    "start_date": "2002-05-24",
                    "end_date": "2002-05-26",
                    "location": "Sundsvalls Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.47912,
                    "longitude": 16.92651,
                    "website": "http://www.krangparty.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}