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

{
    "url": "https://demozoo.org/api/v1/productions/166114/?format=api",
    "demozoo_url": "https://demozoo.org/productions/166114/",
    "id": 166114,
    "title": "Doc-Balls-In-Overscan Screen",
    "author_nicks": [
        {
            "name": "NoCrew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2220/?format=api",
                "id": 2220,
                "name": "NoCrew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-05-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "NoRing",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2515/?format=api",
                    "id": 2515,
                    "name": "NoRing",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7758,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1559/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1559/",
                    "id": 1559,
                    "name": "The Brainless Institute Party 1991",
                    "tagline": "2",
                    "start_date": "1991-05-24",
                    "end_date": "1991-05-26",
                    "location": "Skövde Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.43488,
                    "longitude": 13.90358,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}