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

{
    "url": "https://demozoo.org/api/v1/productions/34259/?format=api",
    "demozoo_url": "https://demozoo.org/productions/34259/",
    "id": 34259,
    "title": "Soket",
    "author_nicks": [
        {
            "name": "Stubing",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22721/?format=api",
                "id": 22721,
                "name": "Stubing",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "FFF",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13001/?format=api",
                "id": 13001,
                "name": "FFF",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-10-22",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "179",
            "competition": {
                "id": 2890,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/797/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/797/",
                    "id": 797,
                    "name": "Convention 1997",
                    "tagline": "",
                    "start_date": "1997-10-22",
                    "end_date": "1997-10-22",
                    "location": "Kristiansund, Møre og Romsdal, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 63.11152,
                    "longitude": 7.73198,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}