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

{
    "url": "https://demozoo.org/api/v1/productions/58736/?format=api",
    "demozoo_url": "https://demozoo.org/music/58736/",
    "id": 58736,
    "title": "Close To You",
    "author_nicks": [
        {
            "name": "Wizard",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9482/?format=api",
                "id": 9482,
                "name": "Wizard",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Collapse",
            "abbreviation": "CLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3722/?format=api",
                "id": 3722,
                "name": "Collapse",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-11-02",
    "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/Impulsetracker/Wizard/close to you.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/bcnparty10/mmul/wiz_bcn.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "32",
            "competition": {
                "id": 6358,
                "name": "Multichannel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1096/",
                    "id": 1096,
                    "name": "BCN Party 2002",
                    "tagline": "",
                    "start_date": "2002-11-01",
                    "end_date": "2002-11-03",
                    "location": "Província de Barcelona, Catalonia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 41.66667,
                    "longitude": 2.0,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it"
    ]
}