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

{
    "url": "https://demozoo.org/api/v1/productions/49565/?format=api",
    "demozoo_url": "https://demozoo.org/music/49565/",
    "id": 49565,
    "title": "Everyday",
    "author_nicks": [
        {
            "name": "Djam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133/?format=api",
                "id": 133,
                "name": "Moonove",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-08-26",
    "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/2000/ltp4/mp3/djam_everyday.zip.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "100",
            "competition": {
                "id": 5056,
                "name": "MP3",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/914/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/914/",
                    "id": 914,
                    "name": "Lucky & Tigrou Party 2000",
                    "tagline": "LTP 4",
                    "start_date": "2000-08-25",
                    "end_date": "2000-08-27",
                    "location": "Crosne, Département de l'Essonne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.71922,
                    "longitude": 2.45728,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}