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

{
    "url": "https://demozoo.org/api/v1/productions/38147/?format=api",
    "demozoo_url": "https://demozoo.org/productions/38147/",
    "id": 38147,
    "title": "W Matni",
    "author_nicks": [
        {
            "name": "ADDiCT",
            "abbreviation": "ADD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10753/?format=api",
                "id": 10753,
                "name": "ADDiCT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-11-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/addict/demos/w_matni.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=4322"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "15",
            "competition": {
                "id": 3474,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/979/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/979/",
                    "id": 979,
                    "name": "Satellite 2000",
                    "tagline": "",
                    "start_date": "2000-11-04",
                    "end_date": "2000-11-05",
                    "location": "Szczecin, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.42894,
                    "longitude": 14.55302,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}