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

{
    "url": "https://demozoo.org/api/v1/productions/20302/?format=api",
    "demozoo_url": "https://demozoo.org/music/20302/",
    "id": 20302,
    "title": "Falling Down",
    "author_nicks": [
        {
            "name": "Linde",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12949/?format=api",
                "id": 12949,
                "name": "Linde",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-02-07",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Linde/falling%20down.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/datastorm10/m4ch/linde-falling_down.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "5.13",
            "competition": {
                "id": 1261,
                "name": "Amiga Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/38/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/38/",
                    "id": 38,
                    "name": "Datastorm 2010",
                    "tagline": "",
                    "start_date": "2010-02-05",
                    "end_date": "2010-02-07",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701235,
                    "longitude": 11.967105,
                    "website": "http://www.datastorm.se/archive/2010/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}