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

{
    "url": "https://demozoo.org/api/v1/productions/214052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/214052/",
    "id": 214052,
    "title": "Copyparty Compact",
    "author_nicks": [
        {
            "name": "Amiga Lords",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/45321/?format=api",
                "id": 45321,
                "name": "Amiga Lords",
                "is_group": true
            }
        },
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Packdisks/AmigaLords/AmigaLords-PartyPack.adf"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=29057"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/2886/?format=api",
            "demozoo_url": "https://demozoo.org/parties/2886/",
            "id": 2886,
            "name": "Triangle - Amiga Lords Copy Party 1989",
            "tagline": "",
            "start_date": "1989-03-02",
            "end_date": "1989-03-05",
            "location": "Karlstads Kommun, Värmland, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.47409,
            "longitude": 13.59961,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ff/6a/4eb0.jw59777.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/ff/6a/4eb0.jw59777.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ff/6a/4eb0.jw59777.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}