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

{
    "url": "https://demozoo.org/api/v1/productions/45676/?format=api",
    "demozoo_url": "https://demozoo.org/productions/45676/",
    "id": 45676,
    "title": "Binary",
    "author_nicks": [
        {
            "name": "Bitnik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16808/?format=api",
                "id": 16808,
                "name": "Bitnik",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "KiloBite",
            "abbreviation": "KB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28224/?format=api",
                "id": 28224,
                "name": "KiloBite",
                "is_group": true
            }
        }
    ],
    "release_date": "1999-06-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 4528,
                "name": "HTML 4K",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1088/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1088/",
                    "id": 1088,
                    "name": "Virtual Mansion 1999",
                    "tagline": "",
                    "start_date": "1999-06-11",
                    "end_date": "1999-06-13",
                    "location": "Ulvila, Pori, Satakunta, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.48899,
                    "longitude": 22.08868,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}