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

{
    "url": "https://demozoo.org/api/v1/productions/6507/?format=api",
    "demozoo_url": "https://demozoo.org/music/6507/",
    "id": 6507,
    "title": "Birdie Blues",
    "author_nicks": [
        {
            "name": "Concept-P",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7777/?format=api",
                "id": 7777,
                "name": "Concept-P",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Janus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7808/?format=api",
                "id": 7808,
                "name": "Janus",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-06-06",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/birdie11/mp3_ogg/the_alterego_janus_-_enkoeping_blues.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "101",
            "competition": {
                "id": 643,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/255/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/255/",
                    "id": 255,
                    "name": "Birdie 2011 (21)",
                    "tagline": "Birdie 2.1",
                    "start_date": "2011-06-03",
                    "end_date": "2011-06-06",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.85845,
                    "longitude": 17.64405,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}