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

{
    "url": "https://demozoo.org/api/v1/productions/136515/?format=api",
    "demozoo_url": "https://demozoo.org/productions/136515/",
    "id": 136515,
    "title": "Code A Day Boot 2",
    "author_nicks": [
        {
            "name": "Fanatics",
            "abbreviation": "FNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33468/?format=api",
                "id": 33468,
                "name": "Fanatics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rebel MC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33469/?format=api",
                    "id": 33469,
                    "name": "Rebel MC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FANATICS/BOOT4.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 11415,
                "name": "Boot",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1596/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1596/",
                    "id": 1596,
                    "name": "Code A Day Convention",
                    "tagline": "",
                    "start_date": "1993-05-01",
                    "end_date": "1993-05-01",
                    "location": "Melun, Département de Seine-et-Marne, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.53972,
                    "longitude": 2.65917,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/fe/327c.85439.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/7f/fe/327c.85439.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/fe/327c.85439.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "bootsector"
    ]
}