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

{
    "url": "https://demozoo.org/api/v1/productions/128269/?format=api",
    "demozoo_url": "https://demozoo.org/productions/128269/",
    "id": 128269,
    "title": "Storm Lord",
    "author_nicks": [
        {
            "name": "KK",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1027/?format=api",
                "id": 1027,
                "name": "KK",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digital Mafia",
            "abbreviation": "DMA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1026/?format=api",
                "id": 1026,
                "name": "Digital Mafia",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-12-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "548",
            "competition": {
                "id": 11115,
                "name": "Combined Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2126/",
                    "id": 2126,
                    "name": "Silly Venture 2014",
                    "tagline": "the loudeST voice of the Atari scene!",
                    "start_date": "2014-12-05",
                    "end_date": "2014-12-07",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}