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

{
    "url": "https://demozoo.org/api/v1/productions/75330/?format=api",
    "demozoo_url": "https://demozoo.org/music/75330/",
    "id": 75330,
    "title": "In Ze Name of Founk",
    "author_nicks": [
        {
            "name": "Kohai",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4565/?format=api",
                "id": 4565,
                "name": "Kookai",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Syn[Rj]",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9988/?format=api",
                "id": 9988,
                "name": "Syn[Rj]",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-01-24",
    "supertype": "music",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
            "id": 14,
            "name": "Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/sota04/chip/in_ze_name_of_founk.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "234",
            "competition": {
                "id": 7904,
                "name": "Music Chip",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/652/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/652/",
                    "id": 652,
                    "name": "State of the Art 2004",
                    "tagline": "St(Art) 2004",
                    "start_date": "2004-01-23",
                    "end_date": "2004-01-25",
                    "location": "Tourcoing, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 50.722389,
                    "longitude": 3.15937,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}