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

{
    "url": "https://demozoo.org/api/v1/productions/185946/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185946/",
    "id": 185946,
    "title": "?",
    "author_nicks": [
        {
            "name": "Freestyle Designs",
            "abbreviation": "FSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77355/?format=api",
                "id": 77355,
                "name": "Freestyle Designs",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-04-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "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": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 14229,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/432/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/432/",
                    "id": 432,
                    "name": "In Bloom 1993",
                    "tagline": "",
                    "start_date": "1993-04-23",
                    "end_date": "1993-04-25",
                    "location": "Kecskemét, Bács-Kiskun, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 46.90618,
                    "longitude": 19.69128,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}