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

{
    "url": "https://demozoo.org/api/v1/productions/135967/?format=api",
    "demozoo_url": "https://demozoo.org/productions/135967/",
    "id": 135967,
    "title": "Bug Fall Bugfix",
    "author_nicks": [
        {
            "name": "Alan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11028/?format=api",
                "id": 11028,
                "name": "Alan",
                "is_group": false
            }
        },
        {
            "name": "Gabriel",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10746/?format=api",
                "id": 10746,
                "name": "Gabriel",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-05-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "42",
            "competition": {
                "id": 11372,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2522/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2522/",
                    "id": 2522,
                    "name": "Méreg 1997",
                    "tagline": "Anti-Poison Party, Hooligans Garden Party",
                    "start_date": "1997-05-17",
                    "end_date": "1997-05-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}