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

{
    "url": "https://demozoo.org/api/v1/productions/44850/?format=api",
    "demozoo_url": "https://demozoo.org/music/44850/",
    "id": 44850,
    "title": "Lovingly",
    "author_nicks": [
        {
            "name": "Crisot",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27816/?format=api",
                "id": 27816,
                "name": "Crisot",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Universe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76082/?format=api",
                "id": 76082,
                "name": "Universe",
                "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/lovingly.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "28",
            "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": []
}