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

{
    "url": "https://demozoo.org/api/v1/productions/282012/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/282012/",
    "id": 282012,
    "title": "Untitled",
    "author_nicks": [
        {
            "name": "Arab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59594/?format=api",
                "id": 59594,
                "name": "Arab",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Albion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20545/?format=api",
                "id": 20545,
                "name": "Albion Crew",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-12-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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": 48,
            "ranking": "47",
            "score": "215",
            "competition": {
                "id": 11073,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2423/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2423/",
                    "id": 2423,
                    "name": "Elysium & Antia Party December 1993",
                    "tagline": "",
                    "start_date": "1993-12-28",
                    "end_date": "1993-12-30",
                    "location": "Powiat tarnowski, Lesser Poland Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 50.01546,
                    "longitude": 20.97857,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}