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

{
    "url": "https://demozoo.org/api/v1/productions/159212/?format=api",
    "demozoo_url": "https://demozoo.org/music/159212/",
    "id": 159212,
    "title": "Bring It Down",
    "author_nicks": [
        {
            "name": "Spot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3168/?format=api",
                "id": 3168,
                "name": "Spot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Up Rough",
            "abbreviation": "UP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/456/?format=api",
                "id": 456,
                "name": "Up Rough",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-29",
    "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/Spot/bring it down.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/lcp00/amiga/music/lcp2000music.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 5022,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/608/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/608/",
                    "id": 608,
                    "name": "Little Computer People 2000",
                    "tagline": "",
                    "start_date": "2000-07-28",
                    "end_date": "2000-07-30",
                    "location": "Växjö Kommun, Kronoberg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 56.9453,
                    "longitude": 14.89981,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}