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

{
    "url": "https://demozoo.org/api/v1/productions/259299/?format=api",
    "demozoo_url": "https://demozoo.org/productions/259299/",
    "id": 259299,
    "title": "The 10 Best Tunes Gathering 1992 - 1",
    "author_nicks": [
        {
            "name": "Spaceballs",
            "abbreviation": "SPB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3/?format=api",
                "id": 3,
                "name": "Spaceballs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-04-19",
    "supertype": "production",
    "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/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/Spaceballs/SPB-The10BestGathering92a.dms"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24868"
        }
    ],
    "release_parties": [
        {
            "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": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3b/0c/3945.jw114269.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/3b/0c/3945.jw114269.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3b/0c/3945.jw114269.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}