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

{
    "url": "https://demozoo.org/api/v1/productions/63161/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63161/",
    "id": 63161,
    "title": "Captured Dream Team",
    "author_nicks": [
        {
            "name": "Floppy",
            "abbreviation": "FLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3318/?format=api",
                "id": 3318,
                "name": "Floppy",
                "is_group": true
            }
        },
        {
            "name": "Plastic",
            "abbreviation": "PLC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/383/?format=api",
                "id": 383,
                "name": "Plastic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-06",
    "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": "BaseUrl",
            "url": "http://wod.untergrund.net/win/2002/c/captured%20dream%20team.7z"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/symphony02/demo/captureddreamsteam.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=105"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=7079"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 4283,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/116/",
                    "id": 116,
                    "name": "Symphony 2002",
                    "tagline": "",
                    "start_date": "2002-07-03",
                    "end_date": "2002-07-07",
                    "location": "Tuczno, Powiat wałecki, West Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 53.19374,
                    "longitude": 16.15368,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}