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

{
    "url": "https://demozoo.org/api/v1/productions/5277/?format=api",
    "demozoo_url": "https://demozoo.org/music/5277/",
    "id": 5277,
    "title": "Tears from a broken mind",
    "author_nicks": [
        {
            "name": "Evolva",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6608/?format=api",
                "id": 6608,
                "name": "Evolva",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-02-25",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 563,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/210/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/210/",
                    "id": 210,
                    "name": "DigiLab 2006",
                    "tagline": "",
                    "start_date": "2006-02-21",
                    "end_date": "2006-02-25",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.14054,
                    "longitude": 9.6561,
                    "website": "http://2006.digilab.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}