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

{
    "url": "https://demozoo.org/api/v1/productions/35572/?format=api",
    "demozoo_url": "https://demozoo.org/music/35572/",
    "id": 35572,
    "title": "De rerum Natura",
    "author_nicks": [
        {
            "name": "Loke",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11901/?format=api",
                "id": 11901,
                "name": "Loke",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Black Cascade",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22238/?format=api",
                "id": 22238,
                "name": "Black Cascade",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-03-08",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Fasttracker 2/Loke/de rerum natura.xm"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/juhla97/mmul/de_rerum_natura.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "71",
            "competition": {
                "id": 3057,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/625/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/625/",
                    "id": 625,
                    "name": "Juhla 1997",
                    "tagline": "Juhla IVb",
                    "start_date": "1997-03-07",
                    "end_date": "1997-03-09",
                    "location": "Raahe, Northern Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 64.50134,
                    "longitude": 24.8231,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "18ch",
        "xm"
    ]
}