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

{
    "url": "https://demozoo.org/api/v1/productions/154612/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154612/",
    "id": 154612,
    "title": "Recycler",
    "author_nicks": [
        {
            "name": "Nobomi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64414/?format=api",
                "id": 64414,
                "name": "Nobomi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-03-19",
    "supertype": "production",
    "platforms": [],
    "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": 2,
            "ranking": "2",
            "score": "378",
            "competition": {
                "id": 12195,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2762/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2762/",
                    "id": 2762,
                    "name": "Forever 2016",
                    "tagline": "Defender of the 8-Bits",
                    "start_date": "2016-03-18",
                    "end_date": "2016-03-20",
                    "location": "Horná Súča, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.97289,
                    "longitude": 17.97706,
                    "website": "http://forever-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}