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

{
    "url": "https://demozoo.org/api/v1/productions/21214/?format=api",
    "demozoo_url": "https://demozoo.org/music/21214/",
    "id": 21214,
    "title": "Tides of Time",
    "author_nicks": [
        {
            "name": "Mystical",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/213/?format=api",
                "id": 213,
                "name": "Mystical",
                "is_group": false
            }
        },
        {
            "name": "Sol",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3161/?format=api",
                "id": 3161,
                "name": "Sol",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-08-09",
    "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": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Impulsetracker/Mystical/tides%20of%20time.it"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/assembly98/music/tides_of.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/11202/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 70,
            "ranking": "72",
            "score": "0",
            "competition": {
                "id": 1373,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/105/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/105/",
                    "id": 105,
                    "name": "Assembly 1998",
                    "tagline": "",
                    "start_date": "1998-08-07",
                    "end_date": "1998-08-09",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "it",
        "31ch"
    ]
}