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

{
    "url": "https://demozoo.org/api/v1/productions/1589/?format=api",
    "demozoo_url": "https://demozoo.org/music/1589/",
    "id": 1589,
    "title": "Funk-R-Us",
    "author_nicks": [
        {
            "name": "Edzes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4317/?format=api",
                "id": 4317,
                "name": "Edzes",
                "is_group": false
            }
        },
        {
            "name": "Malmen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4318/?format=api",
                "id": 4318,
                "name": "Malmen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-22",
    "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/2007/solskogen07/music/newschool/edzes_and_malmen-funkrus.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "68",
            "competition": {
                "id": 100,
                "name": "Streaming Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/35/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/35/",
                    "id": 35,
                    "name": "Solskogen 2007",
                    "tagline": "Smells Like Scene Spirit",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-22",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}