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

{
    "url": "https://demozoo.org/api/v1/productions/117258/?format=api",
    "demozoo_url": "https://demozoo.org/music/117258/",
    "id": 117258,
    "title": "A Kiss At Sunset",
    "author_nicks": [
        {
            "name": "Macro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/82273/?format=api",
                "id": 82273,
                "name": "Macro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Spetsnaz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6128/?format=api",
                "id": 6128,
                "name": "Spetsnaz",
                "is_group": true
            }
        }
    ],
    "release_date": "1995-07-03",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Macro/a%20kiss%20at%20sunset.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1995/bush95/m4ch/akissats.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "37",
            "competition": {
                "id": 10653,
                "name": "4ch Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/451/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/451/",
                    "id": 451,
                    "name": "Bush Party 1995",
                    "tagline": "BP2",
                    "start_date": "1995-06-30",
                    "end_date": "1995-07-04",
                    "location": "Porsgrunn, Telemark, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.1419,
                    "longitude": 9.6568,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}