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

{
    "url": "https://demozoo.org/api/v1/productions/126468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/126468/",
    "id": 126468,
    "title": "?",
    "author_nicks": [
        {
            "name": "The Delta Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54830/?format=api",
                "id": 54830,
                "name": "The Delta Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-06-17",
    "supertype": "production",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 11028,
                "name": "C64 Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1378/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1378/",
                    "id": 1378,
                    "name": "Lazer & Weird Science Copy Party 1989",
                    "tagline": "",
                    "start_date": "1989-06-17",
                    "end_date": "1989-06-17",
                    "location": "Skt. Pölten Land, Austria",
                    "is_online": false,
                    "country_code": "AT",
                    "latitude": 48.138618,
                    "longitude": 15.81755,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}