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

{
    "url": "https://demozoo.org/api/v1/productions/100390/?format=api",
    "demozoo_url": "https://demozoo.org/music/100390/",
    "id": 100390,
    "title": "Baby I Love Your Cannons",
    "author_nicks": [
        {
            "name": "Bordeaux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13447/?format=api",
                "id": 13447,
                "name": "Bordeaux",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Active",
            "abbreviation": "[A]",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13848/?format=api",
                "id": 13848,
                "name": "Active",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-02-15",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Bordeaux/baby%20i%20love%20your%20cannons.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/datastorm14/c64/music/bourdeaux-baby_i_love_your_cannons.d64"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "18",
            "score": "",
            "competition": {
                "id": 10035,
                "name": "C64 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1954/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1954/",
                    "id": 1954,
                    "name": "Datastorm 2014",
                    "tagline": "The Final Datastorm",
                    "start_date": "2014-02-14",
                    "end_date": "2014-02-16",
                    "location": "Gothenburg, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 57.701328,
                    "longitude": 11.96689,
                    "website": "http://www.datastorm.se/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}