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

{
    "url": "https://demozoo.org/api/v1/productions/178555/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/178555/",
    "id": 178555,
    "title": "Dekadence 20v",
    "author_nicks": [
        {
            "name": "Ziili",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45707/?format=api",
                "id": 45707,
                "name": "Ziili",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-09-16",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 13794,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3185/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3185/",
                    "id": 3185,
                    "name": "Dekadence 20v",
                    "tagline": "",
                    "start_date": "2017-09-15",
                    "end_date": "2017-09-17",
                    "location": "Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.7,
                    "longitude": 23.71667,
                    "website": "http://www.dekadence64.org/dataparty"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}