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

{
    "url": "https://demozoo.org/api/v1/productions/336775/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/336775/",
    "id": 336775,
    "title": "MOP",
    "author_nicks": [
        {
            "name": "Masters of Puppets",
            "abbreviation": "MOP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54865/?format=api",
                "id": 54865,
                "name": "Masters of Puppets",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-04-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=44845"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 18645,
                "name": "C64 Disk Cover",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2412/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2412/",
                    "id": 2412,
                    "name": "Trust-Saigon Meeting 1990",
                    "tagline": "",
                    "start_date": "1990-04-21",
                    "end_date": "1990-04-22",
                    "location": "Meschede, Regierungsbezirk Arnsberg, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.3502,
                    "longitude": 8.28332,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}