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

{
    "url": "https://demozoo.org/api/v1/productions/48347/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48347/",
    "id": 48347,
    "title": "Zero Divide",
    "author_nicks": [
        {
            "name": "Mike",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8991/?format=api",
                "id": 8991,
                "name": "Mike",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "ZeroTeam",
            "abbreviation": "ZT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8900/?format=api",
                "id": 8900,
                "name": "ZeroTeam",
                "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": 2,
            "ranking": "2",
            "score": "55",
            "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"
    ]
}