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

{
    "url": "https://demozoo.org/api/v1/productions/41987/?format=api",
    "demozoo_url": "https://demozoo.org/music/41987/",
    "id": 41987,
    "title": "Neptunian Funk",
    "author_nicks": [
        {
            "name": "Rominouuuu",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/64/?format=api",
                "id": 64,
                "name": "Traven",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Syndrome",
            "abbreviation": "SDM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62/?format=api",
                "id": 62,
                "name": "Syndrome",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-04-17",
    "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": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "145",
            "competition": {
                "id": 4013,
                "name": "Ziks4Chn",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/576/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/576/",
                    "id": 576,
                    "name": "Arf!Party 1999",
                    "tagline": "",
                    "start_date": "1999-04-16",
                    "end_date": "1999-04-18",
                    "location": "Chassieu, Département du Rhône, Rhône-Alpes, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.74444,
                    "longitude": 4.96639,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}