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

{
    "url": "https://demozoo.org/api/v1/productions/46807/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/46807/",
    "id": 46807,
    "title": "Alien",
    "author_nicks": [
        {
            "name": "Tigrr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9018/?format=api",
                "id": 9018,
                "name": "Tigrr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Brainwave",
            "abbreviation": "BW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8890/?format=api",
                "id": 8890,
                "name": "Brainwave",
                "is_group": true
            }
        },
        {
            "name": "X Project",
            "abbreviation": "XPJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8891/?format=api",
                "id": 8891,
                "name": "X Project",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-07-29",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "5,4286",
            "competition": {
                "id": 4699,
                "name": "ASCII Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/374/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/374/",
                    "id": 374,
                    "name": "CAFe 2000",
                    "tagline": "Computer Art Festival 2000",
                    "start_date": "2000-07-29",
                    "end_date": "2000-07-30",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}