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

{
    "url": "https://demozoo.org/api/v1/productions/1678/?format=api",
    "demozoo_url": "https://demozoo.org/music/1678/",
    "id": 1678,
    "title": "There was some rain and some sun in the forest",
    "author_nicks": [
        {
            "name": "Proteque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                "id": 1064,
                "name": "Proteque",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-07-19",
    "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/2009/solskogen09/mmp3/there_was_some_rain_and_some_sun_in_the_forest.mp3"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/proteque/Proteque%20-%20There%20was%20some%20rain%20and%20some%20sun%20in%20the%20forest.mp3"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "23",
            "competition": {
                "id": 118,
                "name": "Newschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/37/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/37/",
                    "id": 37,
                    "name": "Solskogen 2009",
                    "tagline": "Now out of beta!",
                    "start_date": "2009-07-17",
                    "end_date": "2009-07-19",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}