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

{
    "url": "https://demozoo.org/api/v1/productions/147143/?format=api",
    "demozoo_url": "https://demozoo.org/productions/147143/",
    "id": 147143,
    "title": "We Have No Idea, Either",
    "author_nicks": [
        {
            "name": "Coda",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23960/?format=api",
                "id": 23960,
                "name": "Coda",
                "is_group": false
            }
        },
        {
            "name": "Nobuyuki",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45807/?format=api",
                "id": 45807,
                "name": "Nobuyuki",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-04-17",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11870,
                "name": "hI-ReZ",
                "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"
    ]
}