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

{
    "url": "https://demozoo.org/api/v1/productions/151234/?format=api",
    "demozoo_url": "https://demozoo.org/music/151234/",
    "id": 151234,
    "title": "Bubble Bobble",
    "author_nicks": [
        {
            "name": "Pazso",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53915/?format=api",
                "id": 53915,
                "name": "Pazso",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-07-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/fyanica05/music/pazso_-_bubble_bobble.dbm"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "11",
            "competition": {
                "id": 12013,
                "name": "4ch / Mch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2038/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2038/",
                    "id": 2038,
                    "name": "Fyanica 2005 (12)",
                    "tagline": "",
                    "start_date": "2005-07-23",
                    "end_date": "2005-07-23",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://fyanica.netexpert.hu/index.php?page=party&pid=14"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}