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

{
    "url": "https://demozoo.org/api/v1/productions/119332/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/119332/",
    "id": 119332,
    "title": "Shaft",
    "author_nicks": [
        {
            "name": "RZB",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3290/?format=api",
                "id": 3290,
                "name": "Fedja",
                "is_group": false
            }
        },
        {
            "name": "Tempest",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1477/?format=api",
                "id": 1477,
                "name": "Tempest",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Damage",
            "abbreviation": "DMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/448/?format=api",
                "id": 448,
                "name": "Damage",
                "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": 2,
            "ranking": "2",
            "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"
    ]
}