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

{
    "url": "https://demozoo.org/api/v1/productions/151578/?format=api",
    "demozoo_url": "https://demozoo.org/music/151578/",
    "id": 151578,
    "title": "Assembly Line",
    "author_nicks": [
        {
            "name": "7an",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2602/?format=api",
                "id": 2602,
                "name": "7an",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SYNC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2256/?format=api",
                "id": 2256,
                "name": "SYNC",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-12-18",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://amplitudeproblem.com/music/SMBLYLIN.SND"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://sndh.atari.org/dl.php?ID=4898&t=l"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/stniccc15/ym_music/smblylin.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=sBufLphwVlg"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "-",
            "score": "",
            "competition": {
                "id": 12033,
                "name": "YM2149 Tune",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1517/",
                    "id": 1517,
                    "name": "ST News International Christmas Coding Convention (STNICCC) 2015",
                    "tagline": "25th Anniversary",
                    "start_date": "2015-12-18",
                    "end_date": "2015-12-20",
                    "location": "Gouda, Gemeente Gouda, South Holland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 52.01667,
                    "longitude": 4.70833,
                    "website": "http://www.stniccc.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "sndh"
    ]
}