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

{
    "url": "https://demozoo.org/api/v1/productions/4201/?format=api",
    "demozoo_url": "https://demozoo.org/music/4201/",
    "id": 4201,
    "title": "Encyclopaedia Part 2",
    "author_nicks": [
        {
            "name": "Lord Interface",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/690/?format=api",
                "id": 690,
                "name": "Interphace",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Andromeda",
            "abbreviation": "AOA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/223/?format=api",
                "id": 223,
                "name": "Andromeda",
                "is_group": true
            }
        }
    ],
    "release_date": "1992-04-19",
    "supertype": "music",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
            "id": 31,
            "name": "Executable Music",
            "supertype": "music"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Andromeda/LordInterface-EncyclopaediaPart2"
        },
        {
            "link_class": "ModlandFile",
            "url": "https://ftp.modland.com/pub/modules/Protracker/Interphace/encyclopaedia-part2.mod"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=76076"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=76101"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 14,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 448,
                "name": "Music",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/15/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/15/",
                    "id": 15,
                    "name": "The Gathering 1992",
                    "tagline": "",
                    "start_date": "1992-04-15",
                    "end_date": "1992-04-19",
                    "location": "Lillestrøm, Skedsmo, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.95597,
                    "longitude": 11.04918,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/06/ee8a.149781.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/17/06/ee8a.149781.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/06/ee8a.149781.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "4ch",
        "mod"
    ]
}