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

{
    "url": "https://demozoo.org/api/v1/productions/44851/?format=api",
    "demozoo_url": "https://demozoo.org/music/44851/",
    "id": 44851,
    "title": "Acid Come Back",
    "author_nicks": [
        {
            "name": "Jay",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26642/?format=api",
                "id": 26642,
                "name": "Jay",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Acid'Ozine",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26643/?format=api",
                "id": 26643,
                "name": "AcidOzine",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-09-04",
    "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/1999/rtsy99/m4ch/acid.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "25",
            "competition": {
                "id": 4406,
                "name": "4-Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1060/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1060/",
                    "id": 1060,
                    "name": "RTS 1999",
                    "tagline": "2000-1",
                    "start_date": "1999-09-03",
                    "end_date": "1999-09-05",
                    "location": "Seyssins, Département de l'Isère, Auvergne-Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.15513,
                    "longitude": 5.67921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}