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

{
    "url": "https://demozoo.org/api/v1/productions/50600/?format=api",
    "demozoo_url": "https://demozoo.org/music/50600/",
    "id": 50600,
    "title": "Random Jazzy",
    "author_nicks": [
        {
            "name": "Kalachnikov",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26638/?format=api",
                "id": 26638,
                "name": "Kalachnikov",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "MDR",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26614/?format=api",
                "id": 26614,
                "name": "MDR",
                "is_group": true
            }
        },
        {
            "name": "d'Oh!",
            "abbreviation": "dOh!",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26636/?format=api",
                "id": 26636,
                "name": "d'Oh!",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-09-02",
    "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": "BaseUrl",
            "url": "https://amp.dascene.net/downmod.php?index=113469"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2000/rtsy00/m4ch/randomjazzy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 5186,
                "name": "4-Channel",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1069/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1069/",
                    "id": 1069,
                    "name": "RTS 2000",
                    "tagline": "aRTS Y2K",
                    "start_date": "2000-09-01",
                    "end_date": "2000-09-03",
                    "location": "Grenoble, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 45.194,
                    "longitude": 5.73201,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}