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

{
    "url": "https://demozoo.org/api/v1/productions/44258/?format=api",
    "demozoo_url": "https://demozoo.org/music/44258/",
    "id": 44258,
    "title": "Move On'",
    "author_nicks": [
        {
            "name": "Will Be",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/257/?format=api",
                "id": 257,
                "name": "Willbe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Theralite",
            "abbreviation": "TLT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-08-28",
    "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/1999/ltp99/mp3/willbe-moveon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "102",
            "competition": {
                "id": 4331,
                "name": "MP3 Musics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/913/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/913/",
                    "id": 913,
                    "name": "Lucky & Tigrou Party 1999",
                    "tagline": "",
                    "start_date": "1999-08-27",
                    "end_date": "1999-08-29",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71472,
                    "longitude": 2.46111,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}