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

{
    "url": "https://demozoo.org/api/v1/productions/137284/?format=api",
    "demozoo_url": "https://demozoo.org/productions/137284/",
    "id": 137284,
    "title": "?",
    "author_nicks": [
        {
            "name": "North Star",
            "abbreviation": "NS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3078/?format=api",
                "id": 3078,
                "name": "North Star",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-19",
    "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": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 11444,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1502/",
                    "id": 1502,
                    "name": "Castle Conference 1991",
                    "tagline": "Castle Party 1991",
                    "start_date": "1991-07-19",
                    "end_date": "1991-07-20",
                    "location": "Boldogkőváralja, Borsod-Abaúj-Zemplén, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 48.33333,
                    "longitude": 21.23333,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}