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

{
    "url": "https://demozoo.org/api/v1/productions/48535/?format=api",
    "demozoo_url": "https://demozoo.org/music/48535/",
    "id": 48535,
    "title": "Source",
    "author_nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                "id": 5576,
                "name": "Ed",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-03-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2003/forever03/c64/music/musiccompo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 19,
            "ranking": "19",
            "score": "193",
            "competition": {
                "id": 4897,
                "name": "Commodore Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/124/",
                    "id": 124,
                    "name": "Forever 2003",
                    "tagline": "Forever Quattro",
                    "start_date": "2003-03-14",
                    "end_date": "2003-03-16",
                    "location": "Zlatovce, Nitriansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.90431,
                    "longitude": 18.00753,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}