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

{
    "url": "https://demozoo.org/api/v1/productions/46046/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46046/",
    "id": 46046,
    "title": "Bee",
    "author_nicks": [
        {
            "name": "Mucky",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28477/?format=api",
                "id": 28477,
                "name": "Mucky",
                "is_group": false
            }
        },
        {
            "name": "Wax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28478/?format=api",
                "id": 28478,
                "name": "Wax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Confine",
            "abbreviation": "CNF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17270/?format=api",
                "id": 17270,
                "name": "Confine",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-11",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "400",
            "competition": {
                "id": 4583,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/975/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/975/",
                    "id": 975,
                    "name": "Ambience 2000",
                    "tagline": "",
                    "start_date": "2000-03-10",
                    "end_date": "2000-03-12",
                    "location": "Gemeente Venlo, Limburg, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.39277,
                    "longitude": 6.16041,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}