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

{
    "url": "https://demozoo.org/api/v1/productions/6900/?format=api",
    "demozoo_url": "https://demozoo.org/music/6900/",
    "id": 6900,
    "title": "When The Heavens Fall",
    "author_nicks": [
        {
            "name": "Purple Motion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/369/?format=api",
                "id": 369,
                "name": "Purple Motion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Future Crew",
            "abbreviation": "FC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/357/?format=api",
                "id": 357,
                "name": "Future Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-08-07",
    "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/1994/assembly94/mmul/when.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "ModarchiveModule",
            "url": "https://modarchive.org/module.php?59854"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/5867/"
        },
        {
            "link_class": "SpotifyTrack",
            "url": "https://play.spotify.com/track/2TQXiPKRZVqQTx4qHVTP7p"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=0Aml-E_OsmI"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ACESi7NrZFI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 682,
                "name": "32 Channel Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/102/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/102/",
                    "id": 102,
                    "name": "Assembly 1994",
                    "tagline": "The Third Phase",
                    "start_date": "1994-08-05",
                    "end_date": "1994-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "13ch",
        "s3m"
    ]
}