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

{
    "url": "https://demozoo.org/api/v1/productions/48021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48021/",
    "id": 48021,
    "title": "Gardening'95 Animation",
    "author_nicks": [
        {
            "name": "Jnk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29360/?format=api",
                "id": 29360,
                "name": "Jnk",
                "is_group": false
            }
        },
        {
            "name": "Zeleps",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/29361/?format=api",
                "id": 29361,
                "name": "Zeleps",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-04-29",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "52",
            "competition": {
                "id": 4838,
                "name": "Combined demo/intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/563/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/563/",
                    "id": 563,
                    "name": "Gardening 1995",
                    "tagline": "",
                    "start_date": "1995-04-28",
                    "end_date": "1995-04-30",
                    "location": "Patras, Greece",
                    "is_online": false,
                    "country_code": "GR",
                    "latitude": 38.244251,
                    "longitude": 21.732559,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}