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

{
    "url": "https://demozoo.org/api/v1/productions/132619/?format=api",
    "demozoo_url": "https://demozoo.org/music/132619/",
    "id": 132619,
    "title": "Kaszanka",
    "author_nicks": [
        {
            "name": "Pabloz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56790/?format=api",
                "id": 56790,
                "name": "Pabloz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-07",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "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://chal.pl/amiga/compos/kaszanka.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=c9oGqn8Grlo"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "158",
            "competition": {
                "id": 11226,
                "name": "MSX Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2483/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2483/",
                    "id": 2483,
                    "name": "AmiParty 2015 (16)",
                    "tagline": "AmiParty XVI",
                    "start_date": "2015-02-06",
                    "end_date": "2015-02-08",
                    "location": "Chełm, Lublin Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.14312,
                    "longitude": 23.4716,
                    "website": "http://chal.pl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}