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

{
    "url": "https://demozoo.org/api/v1/productions/42988/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/42988/",
    "id": 42988,
    "title": "Eat at Joe's",
    "author_nicks": [
        {
            "name": "Elf",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27001/?format=api",
                "id": 27001,
                "name": "Elf",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Earthquake Project",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/27002/?format=api",
                "id": 27002,
                "name": "Earthquake",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-01-30",
    "supertype": "graphics",
    "platforms": [],
    "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": 10,
            "ranking": "10",
            "score": "21",
            "competition": {
                "id": 4153,
                "name": "Raytrace",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1047/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1047/",
                    "id": 1047,
                    "name": "Contest 1999",
                    "tagline": "",
                    "start_date": "1999-01-29",
                    "end_date": "1999-01-31",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.506222,
                    "longitude": 19.064819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}