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

{
    "url": "https://demozoo.org/api/v1/productions/52346/?format=api",
    "demozoo_url": "https://demozoo.org/music/52346/",
    "id": 52346,
    "title": "Old Tales (Y2K rev)",
    "author_nicks": [
        {
            "name": "Zombie",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26663/?format=api",
                "id": 26663,
                "name": "Zombie",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36961/?format=api",
                "id": 36961,
                "name": "Elite",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-18",
    "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/2000/xuventudegalicianet00/m4ch/oldtales.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 5433,
                "name": "Musica 4 Canales",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1124/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1124/",
                    "id": 1124,
                    "name": "Xuventude Galicia Net 2000",
                    "tagline": "",
                    "start_date": "2000-03-17",
                    "end_date": "2000-03-19",
                    "location": "Santiago de Compostela, Provincia da Coruña, Galicia, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 42.88024,
                    "longitude": -8.54736,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "4ch",
        "mod"
    ]
}