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

{
    "url": "https://demozoo.org/api/v1/productions/48484/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/48484/",
    "id": 48484,
    "title": "Crunch Up!",
    "author_nicks": [
        {
            "name": "Sundance",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83844/?format=api",
                "id": 83844,
                "name": "Sunset",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Exon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16408/?format=api",
                "id": 16408,
                "name": "EXclusive ON",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-03-16",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Pasthor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/49533/?format=api",
                    "id": 49533,
                    "name": "Asthor",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "supply at the party"
        },
        {
            "nick": {
                "name": "Sage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29538/?format=api",
                    "id": 29538,
                    "name": "Sage",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "supply at the party"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/forever3/c64/forever3_c64_compos.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "364",
            "competition": {
                "id": 4890,
                "name": "Commodore Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/123/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/123/",
                    "id": 123,
                    "name": "Forever 2002",
                    "tagline": "Forever III",
                    "start_date": "2002-03-15",
                    "end_date": "2002-03-17",
                    "location": "Trencin, Slovakia",
                    "is_online": false,
                    "country_code": "SK",
                    "latitude": 48.894828,
                    "longitude": 18.03864,
                    "website": "http://forever.zeroteam.sk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2d/70/8128.119702.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/2d/70/8128.119702.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2d/70/8128.119702.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/07/598d.119703.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f8/07/598d.119703.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/07/598d.119703.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interlaced"
    ]
}