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

{
    "url": "https://demozoo.org/api/v1/productions/168126/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168126/",
    "id": 168126,
    "title": "Datastorm 2017 Invite",
    "author_nicks": [
        {
            "name": "Datastorm",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69788/?format=api",
                "id": 69788,
                "name": "Datastorm",
                "is_group": true
            }
        },
        {
            "name": "Hack'n'Trade",
            "abbreviation": "ht",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10273/?format=api",
                "id": 10273,
                "name": "Hack'n'Trade",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-02-11",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "6.8261",
            "competition": {
                "id": 13022,
                "name": "True Wild Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2989/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2989/",
                    "id": 2989,
                    "name": "Datastorm 2017",
                    "tagline": "",
                    "start_date": "2017-02-10",
                    "end_date": "2017-02-12",
                    "location": "Göteborgs stad, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.72288,
                    "longitude": 11.94577,
                    "website": "http://datastorm.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}