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

{
    "url": "https://demozoo.org/api/v1/productions/22459/?format=api",
    "demozoo_url": "https://demozoo.org/productions/22459/",
    "id": 22459,
    "title": "Runtime",
    "author_nicks": [
        {
            "name": "Planet Organ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8192/?format=api",
                "id": 8192,
                "name": "Organ",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-11-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 1472,
                "name": "PC Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/419/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/419/",
                    "id": 419,
                    "name": "Abaddon 1992 2",
                    "tagline": "",
                    "start_date": "1992-11-14",
                    "end_date": "1992-11-15",
                    "location": "Csorna, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.611221,
                    "longitude": 17.243641,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}