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

{
    "url": "https://demozoo.org/api/v1/productions/119331/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/119331/",
    "id": 119331,
    "title": "Orangi",
    "author_nicks": [
        {
            "name": "Electric",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6987/?format=api",
                "id": 6987,
                "name": "Electric",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-12-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 10753,
                "name": "Diskcover",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/728/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/728/",
                    "id": 728,
                    "name": "Zoo 1998",
                    "tagline": "",
                    "start_date": "1998-12-04",
                    "end_date": "1998-12-06",
                    "location": "Tampere, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.49781,
                    "longitude": 23.76226,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "paper",
        "lost"
    ]
}