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

{
    "url": "https://demozoo.org/api/v1/productions/32456/?format=api",
    "demozoo_url": "https://demozoo.org/music/32456/",
    "id": 32456,
    "title": "I give it up, too hard 4 me",
    "author_nicks": [
        {
            "name": "Phase",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21673/?format=api",
                "id": 21673,
                "name": "Phase",
                "is_group": false
            }
        },
        {
            "name": "Twice",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21672/?format=api",
                "id": 21672,
                "name": "Twice",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Agoa",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18382/?format=api",
                "id": 18382,
                "name": "Agoa",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04-27",
    "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/1996/saturne96a/mmul/i_give_up.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 2676,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/527/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/527/",
                    "id": 527,
                    "name": "Saturne Party 1996 (III)",
                    "tagline": "",
                    "start_date": "1996-04-26",
                    "end_date": "1996-04-28",
                    "location": "Chelles, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.87861,
                    "longitude": 2.58889,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}