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

{
    "url": "https://demozoo.org/api/v1/productions/56888/?format=api",
    "demozoo_url": "https://demozoo.org/music/56888/",
    "id": 56888,
    "title": "Baseline",
    "author_nicks": [
        {
            "name": "Kala",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                "id": 26638,
                "name": "Kalachnikov",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MDR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                "id": 26614,
                "name": "MDR",
                "is_group": true
            }
        },
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-12-14",
    "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/2002/sota02/oldschool/music/l13.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "4.27",
            "competition": {
                "id": 6114,
                "name": "Oldschool Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/651/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/651/",
                    "id": 651,
                    "name": "State of the Art 2002",
                    "tagline": "",
                    "start_date": "2002-12-13",
                    "end_date": "2002-12-15",
                    "location": "Tourcoing, Département du Nord, Nord-Pas-de-Calais, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.7225,
                    "longitude": 3.16028,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}