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

{
    "url": "https://demozoo.org/api/v1/productions/63247/?format=api",
    "demozoo_url": "https://demozoo.org/productions/63247/",
    "id": 63247,
    "title": "Wild Demo",
    "author_nicks": [
        {
            "name": "Brygada RR",
            "abbreviation": "RR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25547/?format=api",
                "id": 25547,
                "name": "Brygada RR",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-07-06",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/symphony02/wild/wild_demo_by_brygada.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 6749,
                "name": "Wild + Crazy",
                "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": [
        "lost"
    ]
}