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

{
    "url": "https://demozoo.org/api/v1/productions/361871/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361871/",
    "id": 361871,
    "title": "Buttercake",
    "author_nicks": [
        {
            "name": "Craze",
            "abbreviation": "CRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8703/?format=api",
                "id": 8703,
                "name": "Craze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Craze/Craze-Buttercake"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=105994"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=101287"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7478,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1849/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1849/",
                    "id": 1849,
                    "name": "NCC 1994",
                    "tagline": "",
                    "start_date": "1994-11-25",
                    "end_date": "1994-11-27",
                    "location": "Nykoping, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.753262,
                    "longitude": 17.00923,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}