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

{
    "url": "https://demozoo.org/api/v1/productions/150025/?format=api",
    "demozoo_url": "https://demozoo.org/productions/150025/",
    "id": 150025,
    "title": "Reverse Engineered ProMIDI + Blinkenlights",
    "author_nicks": [
        {
            "name": "Aday",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28006/?format=api",
                "id": 28006,
                "name": "Aday",
                "is_group": false
            }
        },
        {
            "name": "TrinaryLogic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44141/?format=api",
                "id": 44141,
                "name": "TrinaryLogic",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-14",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "107",
            "competition": {
                "id": 11927,
                "name": "Demo - Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2745/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2745/",
                    "id": 2745,
                    "name": "Syntax 2015",
                    "tagline": "",
                    "start_date": "2015-11-13",
                    "end_date": "2015-11-15",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}