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

{
    "url": "https://demozoo.org/api/v1/productions/58069/?format=api",
    "demozoo_url": "https://demozoo.org/productions/58069/",
    "id": 58069,
    "title": "Flash",
    "author_nicks": [
        {
            "name": "Aancsiid",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34042/?format=api",
                "id": 34042,
                "name": "Aancsiid",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Dog",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/34043/?format=api",
                "id": 34043,
                "name": "Dog",
                "is_group": true
            }
        }
    ],
    "release_date": "2001-06-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/takeover01/browser/flash.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=2935"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "22",
            "competition": {
                "id": 6267,
                "name": "Browser Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/997/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/997/",
                    "id": 997,
                    "name": "Takeover 2001",
                    "tagline": "",
                    "start_date": "2001-06-22",
                    "end_date": "2001-06-24",
                    "location": "Gemeente Eindhoven, North Brabant, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.45037,
                    "longitude": 5.45279,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}