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

{
    "url": "https://demozoo.org/api/v1/productions/36574/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36574/",
    "id": 36574,
    "title": "X-Dream",
    "author_nicks": [
        {
            "name": "Plush",
            "abbreviation": "+H",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                "id": 469,
                "name": "Plush",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-03-30",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Demos/pal/p/Plush/X-Dream.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.plush.de/downloads/x-dream.zip"
        },
        {
            "link_class": "PaduaOrgFile",
            "url": "ftp://ftp.padua.org/pub/c64/Demos/pal/plush/x-dream.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=2766"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=14764"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "199",
            "competition": {
                "id": 3221,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/846/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/846/",
                    "id": 846,
                    "name": "SILIConvention 1997",
                    "tagline": "",
                    "start_date": "1997-03-28",
                    "end_date": "1997-03-31",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}