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

{
    "url": "https://demozoo.org/api/v1/productions/50340/?format=api",
    "demozoo_url": "https://demozoo.org/music/50340/",
    "id": 50340,
    "title": "In Effect",
    "author_nicks": [
        {
            "name": "Randall",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1639/?format=api",
                "id": 1639,
                "name": "Randall",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suburban Base",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1986/?format=api",
                "id": 1986,
                "name": "Suburban Base",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-08-06",
    "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/Protracker/Randall/in%20effect.mod"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/m4ch/ineffect.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=47804"
        },
        {
            "link_class": "NectarineSong",
            "url": "https://scenestream.net/demovibes/song/23239/"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 36,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 667,
                "name": "4 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": [
        "4ch",
        "mod"
    ]
}