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

{
    "url": "https://demozoo.org/api/v1/productions/153724/?format=api",
    "demozoo_url": "https://demozoo.org/music/153724/",
    "id": 153724,
    "title": "Easy Day",
    "author_nicks": [
        {
            "name": "G-Fellow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11649/?format=api",
                "id": 11649,
                "name": "G-Fellow",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Code7",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44767/?format=api",
                "id": 44767,
                "name": "Code7",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-02-27",
    "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": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/146445/easyday%20-%20code7.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wXgdrFtF5n4"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 12156,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2885/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2885/",
                    "id": 2885,
                    "name": "BCC Party 2016",
                    "tagline": "#10: Party till your tentacles hurt!",
                    "start_date": "2016-02-26",
                    "end_date": "2016-02-28",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://berlinc64club.de/events/bcc10-party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}