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

{
    "url": "https://demozoo.org/api/v1/productions/4369/?format=api",
    "demozoo_url": "https://demozoo.org/music/4369/",
    "id": 4369,
    "title": "Edzes Fast'n Defensive Remix",
    "author_nicks": [
        {
            "name": "Edzes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                "id": 4317,
                "name": "Edzes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-04-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.gathering.org/TG/2011/CreativeCompos/FastRemix/Best%20Way%20of%20Defense%20(edzes%20fast'n%20defensive%20remix).mp3"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/thegathering11/music_fastremix/best_way_of_defense__edzes_fast_n_defensive_remix_.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "123",
            "competition": {
                "id": 467,
                "name": "Fast Remix",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/18/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/18/",
                    "id": 18,
                    "name": "The Gathering 2011",
                    "tagline": "Partly Cloudy",
                    "start_date": "2011-04-20",
                    "end_date": "2011-04-24",
                    "location": "Hamar, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 60.793915,
                    "longitude": 11.07599,
                    "website": "http://www.gathering.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}