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

{
    "url": "https://demozoo.org/api/v1/productions/147136/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147136/",
    "id": 147136,
    "title": "Lounge Love",
    "author_nicks": [
        {
            "name": "Inspired Chaos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6561/?format=api",
                "id": 6561,
                "name": "Inspired Chaos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BLERX",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6562/?format=api",
                "id": 6562,
                "name": "BLERX",
                "is_group": true
            }
        }
    ],
    "release_date": "2010-04-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 11869,
                "name": "Textmode",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/666/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/666/",
                    "id": 666,
                    "name": "Blockparty 2010",
                    "tagline": "",
                    "start_date": "2010-04-15",
                    "end_date": "2010-04-18",
                    "location": "Cleveland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 41.504711,
                    "longitude": -81.690742,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}