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

{
    "url": "https://demozoo.org/api/v1/productions/56124/?format=api",
    "demozoo_url": "https://demozoo.org/music/56124/",
    "id": 56124,
    "title": "My name is Ganja",
    "author_nicks": [
        {
            "name": "Chuk'n'Gek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33228/?format=api",
                "id": 33228,
                "name": "Chuk'n'Gek",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-08-23",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
            "id": 30,
            "name": "Streaming Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/cafe03/mp3/chuk_n_gek_-_my_name_is_ganja.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "143",
            "competition": {
                "id": 6017,
                "name": "Amiga / PC MP3 Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}