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

{
    "url": "https://demozoo.org/api/v1/productions/37153/?format=api",
    "demozoo_url": "https://demozoo.org/music/37153/",
    "id": 37153,
    "title": "Let the sun shine",
    "author_nicks": [
        {
            "name": "Undefined",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24153/?format=api",
                "id": 24153,
                "name": "Undefined",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "303 Dimension",
            "abbreviation": "DIM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24154/?format=api",
                "id": 24154,
                "name": "303 Dimension",
                "is_group": true
            }
        },
        {
            "name": "Affinity",
            "abbreviation": "AFY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6040/?format=api",
                "id": 6040,
                "name": "Affinity",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-07-19",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker%202/Undefined/let%20the%20sun%20shine.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/wired97/mmul/let_sun.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "29",
            "competition": {
                "id": 3322,
                "name": "Amiga & PC Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/335/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/335/",
                    "id": 335,
                    "name": "Wired 1997",
                    "tagline": "",
                    "start_date": "1997-07-18",
                    "end_date": "1997-07-20",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "20ch",
        "xm"
    ]
}