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

{
    "url": "https://demozoo.org/api/v1/productions/141765/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141765/",
    "id": 141765,
    "title": "Car Crash Music Demo",
    "author_nicks": [
        {
            "name": "Bellows",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                "id": 4297,
                "name": "The Bellows",
                "is_group": false
            }
        },
        {
            "name": "Creators",
            "abbreviation": "CTR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                "id": 4240,
                "name": "Creators",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2004-02-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
            "id": 12,
            "name": "Chip Music Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "TDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4254/?format=api",
                    "id": 4254,
                    "name": "TDS",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "TDS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4254/?format=api",
                    "id": 4254,
                    "name": "TDS",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "sprites"
        },
        {
            "nick": {
                "name": "The Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "graphics, sprites"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/floppy04/floppy2004-2.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11684"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1256/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1256/",
            "id": 1256,
            "name": "Floppy 2004",
            "tagline": "",
            "start_date": "2004-02-27",
            "end_date": "2004-02-29",
            "location": "Helsingborg, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.043919,
            "longitude": 12.69587,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/4d/88c2.89667.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/fa/4d/88c2.89667.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/4d/88c2.89667.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}