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

{
    "url": "https://demozoo.org/api/v1/productions/26847/?format=api",
    "demozoo_url": "https://demozoo.org/productions/26847/",
    "id": 26847,
    "title": "Jess on the beach",
    "author_nicks": [
        {
            "name": "Taggy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18767/?format=api",
                "id": 18767,
                "name": "Taggy",
                "is_group": false
            }
        },
        {
            "name": "TiteiKo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18773/?format=api",
                "id": 18773,
                "name": "TiteiKo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Popsy Team",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76/?format=api",
                "id": 76,
                "name": "Popsy Team",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-08-28",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "235.5",
            "competition": {
                "id": 1876,
                "name": "Surprise",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/258/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/258/",
                    "id": 258,
                    "name": "Demodays 2011",
                    "tagline": "Buenzli 20",
                    "start_date": "2011-08-26",
                    "end_date": "2011-08-29",
                    "location": "Olten, Switzerland",
                    "is_online": false,
                    "country_code": "CH",
                    "latitude": 47.352119,
                    "longitude": 7.904029,
                    "website": "https://2011.demodays.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}