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

{
    "url": "https://demozoo.org/api/v1/productions/150073/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150073/",
    "id": 150073,
    "title": "Tarmspöket Arvid",
    "author_nicks": [
        {
            "name": "Blomsterleif",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19152/?format=api",
                "id": 19152,
                "name": "Note",
                "is_group": false
            }
        },
        {
            "name": "Sverker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10270/?format=api",
                "id": 10270,
                "name": "Model",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Keso",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5130/?format=api",
                "id": 5130,
                "name": "Keso",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-23",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "0",
            "competition": {
                "id": 11932,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2780/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2780/",
                    "id": 2780,
                    "name": "Keso Summercamp 1997",
                    "tagline": "",
                    "start_date": "1997-08-22",
                    "end_date": "1997-08-24",
                    "location": "Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.0,
                    "longitude": 15.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}