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

{
    "url": "https://demozoo.org/api/v1/productions/46298/?format=api",
    "demozoo_url": "https://demozoo.org/productions/46298/",
    "id": 46298,
    "title": "Musicdisk",
    "author_nicks": [
        {
            "name": "LCD`93",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28590/?format=api",
                "id": 28590,
                "name": "LCD`93",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-07-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "7",
            "competition": {
                "id": 4612,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/436/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/436/",
                    "id": 436,
                    "name": "Sun'n'Fun Conference 1993",
                    "tagline": "",
                    "start_date": "1993-07-10",
                    "end_date": "1993-07-11",
                    "location": "Hellenthal, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 50.48333,
                    "longitude": 6.43333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}