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

{
    "url": "https://demozoo.org/api/v1/productions/6378/?format=api",
    "demozoo_url": "https://demozoo.org/productions/6378/",
    "id": 6378,
    "title": "Ass Demo",
    "author_nicks": [
        {
            "name": "Cyberiad",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6089/?format=api",
                "id": 6089,
                "name": "Cyberiad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-07-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 634,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/70/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/70/",
                    "id": 70,
                    "name": "Assembly 1992",
                    "tagline": "",
                    "start_date": "1992-07-24",
                    "end_date": "1992-07-26",
                    "location": "Kauniainen, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.20976,
                    "longitude": 24.72801,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}