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

{
    "url": "https://demozoo.org/api/v1/productions/108046/?format=api",
    "demozoo_url": "https://demozoo.org/music/108046/",
    "id": 108046,
    "title": "Appiappiappiappi",
    "author_nicks": [
        {
            "name": "Dr. Doom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4338/?format=api",
                "id": 4338,
                "name": "Doom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-10-13",
    "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/2001/trsac01/m4ch/appiappi.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=59903"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "47",
            "competition": {
                "id": 10292,
                "name": "4-Chnl",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/191/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/191/",
                    "id": 191,
                    "name": "TRSAC 2001",
                    "tagline": "",
                    "start_date": "2001-10-12",
                    "end_date": "2001-10-14",
                    "location": "Copenhagen, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 55.67631,
                    "longitude": 12.569355,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}