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

{
    "url": "https://demozoo.org/api/v1/productions/41113/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41113/",
    "id": 41113,
    "title": "WBuffer",
    "author_nicks": [
        {
            "name": "Jalava",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10123/?format=api",
                "id": 10123,
                "name": "Jalava",
                "is_group": false
            }
        },
        {
            "name": "Thoron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19033/?format=api",
                "id": 19033,
                "name": "Thoron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-07-29",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "",
            "competition": {
                "id": 3911,
                "name": "Animate Visual",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1254/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1254/",
                    "id": 1254,
                    "name": "Alternative Stork Party 2006",
                    "tagline": "",
                    "start_date": "2006-07-28",
                    "end_date": "2006-07-30",
                    "location": "Otaniemi, Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.18395,
                    "longitude": 24.82786,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}