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

{
    "url": "https://demozoo.org/api/v1/productions/24432/?format=api",
    "demozoo_url": "https://demozoo.org/productions/24432/",
    "id": 24432,
    "title": "DivWap",
    "author_nicks": [
        {
            "name": "Louis Erdman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17669/?format=api",
                "id": 17669,
                "name": "Louis Erdman",
                "is_group": false
            }
        },
        {
            "name": "Paal Christian Bjønnes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17668/?format=api",
                "id": 17668,
                "name": "Paal Christian Bjønnes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Not404",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17667/?format=api",
                "id": 17667,
                "name": "Not404",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-04-22",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 1683,
                "name": "WAP",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/46/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/46/",
                    "id": 46,
                    "name": "The Gathering 2000",
                    "tagline": "The Gathering 1900",
                    "start_date": "2000-04-19",
                    "end_date": "2000-04-23",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "https://archive.gathering.org/tg00/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}