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

{
    "url": "https://demozoo.org/api/v1/productions/44269/?format=api",
    "demozoo_url": "https://demozoo.org/music/44269/",
    "id": 44269,
    "title": "Saturation",
    "author_nicks": [
        {
            "name": "Loonie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66/?format=api",
                "id": 66,
                "name": "Loonie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Digisonix",
            "abbreviation": "DSX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27580/?format=api",
                "id": 27580,
                "name": "Digisonix",
                "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "28",
            "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": [
        "lost"
    ]
}