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

{
    "url": "https://demozoo.org/api/v1/productions/74764/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74764/",
    "id": 74764,
    "title": "Expectations 3",
    "author_nicks": [
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-07-26",
    "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": "Avalon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7572/?format=api",
                    "id": 7572,
                    "name": "Avalon",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ed",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
                    "id": 5576,
                    "name": "Ed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "loader"
        },
        {
            "nick": {
                "name": "Oxidy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5550/?format=api",
                    "id": 5550,
                    "name": "Oxidy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Oxidy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5550/?format=api",
                    "id": 5550,
                    "name": "Oxidy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=25362"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=9559"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=10450"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7.411",
            "competition": {
                "id": 7835,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/369/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/369/",
                    "id": 369,
                    "name": "Little Computer People 2003",
                    "tagline": "",
                    "start_date": "2003-07-25",
                    "end_date": "2003-07-27",
                    "location": "Linköpings Kommun, Östergötland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.41046,
                    "longitude": 15.6187,
                    "website": "http://www.lcp.c64.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}