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

{
    "url": "https://demozoo.org/api/v1/productions/35027/?format=api",
    "demozoo_url": "https://demozoo.org/music/35027/",
    "id": 35027,
    "title": "Endless Love",
    "author_nicks": [
        {
            "name": "Dino",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23116/?format=api",
                "id": 23116,
                "name": "Dino",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DMC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116121/?format=api",
                "id": 116121,
                "name": "DMC",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-30",
    "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/1997/gardening97/mmul/dmc-el.txt"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "=12",
            "score": "297",
            "competition": {
                "id": 2987,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/565/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/565/",
                    "id": 565,
                    "name": "Gardening 1997",
                    "tagline": "",
                    "start_date": "1997-08-29",
                    "end_date": "1997-08-31",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}