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

{
    "url": "https://demozoo.org/api/v1/productions/172984/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172984/",
    "id": 172984,
    "title": "Defame logo n greetz",
    "author_nicks": [
        {
            "name": "Defame",
            "abbreviation": "DFM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18071/?format=api",
                "id": 18071,
                "name": "Defame",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-06-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 13267,
                "name": "Demo - Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3183/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3183/",
                    "id": 3183,
                    "name": "Switch On 2017",
                    "tagline": "",
                    "start_date": "2017-06-09",
                    "end_date": "2017-06-12",
                    "location": "Ipswich, Queensland, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -27.61181,
                    "longitude": 152.76821,
                    "website": "https://www.switchondemoscene.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "tilt-brush"
    ]
}