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

{
    "url": "https://demozoo.org/api/v1/productions/118025/?format=api",
    "demozoo_url": "https://demozoo.org/music/118025/",
    "id": 118025,
    "title": "A Nordlicht Summer",
    "author_nicks": [
        {
            "name": "Tim",
            "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-07-26",
    "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/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/PlaySID/Bordeaux/2014%20a%20nordlicht%20summer.psid"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/nordlicht14/music_executable/tim_-_active_-_a_nordlicht_summer.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "73",
            "competition": {
                "id": 10681,
                "name": "Executable music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2122/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2122/",
                    "id": 2122,
                    "name": "Nordlicht 2014",
                    "tagline": "",
                    "start_date": "2014-07-25",
                    "end_date": "2014-07-27",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "8580"
    ]
}