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

{
    "url": "https://demozoo.org/api/v1/productions/56486/?format=api",
    "demozoo_url": "https://demozoo.org/productions/56486/",
    "id": 56486,
    "title": "X-Bytes",
    "author_nicks": [
        {
            "name": "Sigma Group",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28885/?format=api",
                "id": 28885,
                "name": "Sigma Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Eagle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15633/?format=api",
                    "id": 15633,
                    "name": "V.exeR",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Red",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15623/?format=api",
                    "id": 15623,
                    "name": "Red",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2001/mindresources01/demo/x-bytes.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=3658"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "1,66",
            "competition": {
                "id": 6062,
                "name": "Megademo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1158/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1158/",
                    "id": 1158,
                    "name": "Mindresources 2001",
                    "tagline": "",
                    "start_date": "2001-02-03",
                    "end_date": "2001-02-04",
                    "location": "Moskva, Moscow, Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.76167,
                    "longitude": 37.60667,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}