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

{
    "url": "https://demozoo.org/api/v1/productions/154194/?format=api",
    "demozoo_url": "https://demozoo.org/productions/154194/",
    "id": 154194,
    "title": "Lemmings +",
    "author_nicks": [
        {
            "name": "Digital Excess",
            "abbreviation": "DXS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18031/?format=api",
                "id": 18031,
                "name": "Digital Excess",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-01-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Björn Odendahl",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11620/?format=api",
                    "id": 11620,
                    "name": "Se7en",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Thomas Koncina",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45299/?format=api",
                    "id": 45299,
                    "name": "Burn",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/d/Digital_Excess/Lemmings.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=93708"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/digital_excess/lemmings_dxs.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=188"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3748"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=PRND7s6vIX0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 12171,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/524/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/524/",
                    "id": 524,
                    "name": "Radwar 1994 (7)",
                    "tagline": "Rainbow Party, Radwar Party VII",
                    "start_date": "1994-01-15",
                    "end_date": "1994-01-16",
                    "location": "Aachen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.77813,
                    "longitude": 6.08849,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}