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

{
    "url": "https://demozoo.org/api/v1/productions/65623/?format=api",
    "demozoo_url": "https://demozoo.org/music/65623/",
    "id": 65623,
    "title": "Truskafkowy nalesnik",
    "author_nicks": [
        {
            "name": "Dakota",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26524/?format=api",
                "id": 26524,
                "name": "Dakota",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-09-06",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/abstract03/chip/06.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "18",
            "competition": {
                "id": 7213,
                "name": "Chip Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1128/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1128/",
                    "id": 1128,
                    "name": "Abstract 2003",
                    "tagline": "",
                    "start_date": "2003-09-06",
                    "end_date": "2003-09-07",
                    "location": "Gliwice, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.291698,
                    "longitude": 18.66692,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}