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

{
    "url": "https://demozoo.org/api/v1/productions/51792/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51792/",
    "id": 51792,
    "title": "Marmelad",
    "author_nicks": [
        {
            "name": "THCOutput",
            "abbreviation": "THC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30601/?format=api",
                "id": 30601,
                "name": "THCOutput",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-05-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/birdie03/in64/thcoutput-marmelad.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=9856"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "414",
            "competition": {
                "id": 5354,
                "name": "64k Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/760/",
                    "id": 760,
                    "name": "Birdie 2003 (13)",
                    "tagline": "Birdie 13",
                    "start_date": "2003-05-29",
                    "end_date": "2003-06-01",
                    "location": "Uppsala, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.858452,
                    "longitude": 17.644051,
                    "website": "http://www.birdie.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}