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

{
    "url": "https://demozoo.org/api/v1/productions/100199/?format=api",
    "demozoo_url": "https://demozoo.org/productions/100199/",
    "id": 100199,
    "title": "0xAA 2006 T-Shirt",
    "author_nicks": [
        {
            "name": "Takeo Sato",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47515/?format=api",
                "id": 47515,
                "name": "Takeo Sato",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-01",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 10024,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1275/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1275/",
                    "id": 1275,
                    "name": "Codex Alpe Adria 2006",
                    "tagline": "",
                    "start_date": "2006-06-30",
                    "end_date": "2006-07-02",
                    "location": "Udine, Italy",
                    "is_online": false,
                    "country_code": "IT",
                    "latitude": 46.065121,
                    "longitude": 13.23736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}