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

{
    "url": "https://demozoo.org/api/v1/productions/275873/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275873/",
    "id": 275873,
    "title": "Paciland",
    "author_nicks": [
        {
            "name": "Fire Dream",
            "abbreviation": "FDR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13249/?format=api",
                "id": 13249,
                "name": "Fire Dream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-08-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/netzone97/fast_games/2_pacila.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52323"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "2",
            "score": "",
            "competition": {
                "id": 15796,
                "name": "Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/920/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/920/",
                    "id": 920,
                    "name": "NetZone 1997",
                    "tagline": "",
                    "start_date": "1997-08-25",
                    "end_date": "1997-08-29",
                    "location": "Mont-de-Marsan, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 43.8895,
                    "longitude": -0.49894,
                    "website": "http://3430.online.fr/ptb/np97/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "pac-man"
    ]
}