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

{
    "url": "https://demozoo.org/api/v1/productions/74773/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74773/",
    "id": 74773,
    "title": "Zyron i farten",
    "author_nicks": [
        {
            "name": "Coders With Attitude",
            "abbreviation": "CWA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39918/?format=api",
                "id": 39918,
                "name": "Coders With Attitude",
                "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": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=47519"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "2.906",
            "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": []
}