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

{
    "url": "https://demozoo.org/api/v1/productions/48350/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48350/",
    "id": 48350,
    "title": "Haluzky",
    "author_nicks": [
        {
            "name": "Baze",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9004/?format=api",
                "id": 9004,
                "name": "Baze",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "3SC",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9005/?format=api",
                "id": 9005,
                "name": "3SC",
                "is_group": true
            }
        }
    ],
    "release_date": "2000-03-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "32",
            "competition": {
                "id": 4870,
                "name": "Realtime",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/121/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/121/",
                    "id": 121,
                    "name": "Forever 2000",
                    "tagline": "Forever 2e3",
                    "start_date": "2000-03-17",
                    "end_date": "2000-03-19",
                    "location": "Trenčiansky kraj, Trenčiansky, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.83333,
                    "longitude": 18.25,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}