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

{
    "url": "https://demozoo.org/api/v1/productions/65899/?format=api",
    "demozoo_url": "https://demozoo.org/music/65899/",
    "id": 65899,
    "title": "Mars",
    "author_nicks": [
        {
            "name": "Traumer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/37238/?format=api",
                "id": 37238,
                "name": "Traumer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-11-09",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
            "id": 29,
            "name": "Tracked Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/alchimie03/mmul/mod2.mod.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "11",
            "competition": {
                "id": 7220,
                "name": "Zik",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1203/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1203/",
                    "id": 1203,
                    "name": "Alchimie 2003",
                    "tagline": "Alchimie 3",
                    "start_date": "2003-11-08",
                    "end_date": "2003-11-10",
                    "location": "Tain-l’Hermitage, Département de la Drôme, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.07217,
                    "longitude": 4.83708,
                    "website": "http://www.triplea.fr/alchimie2003/pages/index.php"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}