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

{
    "url": "https://demozoo.org/api/v1/productions/234280/?format=api",
    "demozoo_url": "https://demozoo.org/productions/234280/",
    "id": 234280,
    "title": "Sub.l #$7f,d1",
    "author_nicks": [
        {
            "name": "Analogy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7934/?format=api",
                "id": 7934,
                "name": "Analogy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Synx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83450/?format=api",
                    "id": 83450,
                    "name": "Synx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jermi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53354/?format=api",
                    "id": 53354,
                    "name": "Jermi",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Slaverider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53355/?format=api",
                    "id": 53355,
                    "name": "Slaverider",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Analogy/ANALOGY-SubL.LHA"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/assembly94/amiga/demo/analogy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=10137"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23217"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=SfjdLaGg1LA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "",
            "competition": {
                "id": 679,
                "name": "Amiga Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/102/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/102/",
                    "id": 102,
                    "name": "Assembly 1994",
                    "tagline": "The Third Phase",
                    "start_date": "1994-08-05",
                    "end_date": "1994-08-07",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/b3/cb0e.347409.png",
            "original_width": 763,
            "original_height": 590,
            "standard_url": "https://media.demozoo.org/screens/s/58/b3/cb0e.347409.jpg",
            "standard_width": 387,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/b3/cb0e.347409.jpg",
            "thumbnail_width": 193,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d8/b8/3bc8.347410.png",
            "original_width": 763,
            "original_height": 573,
            "standard_url": "https://media.demozoo.org/screens/s/d8/b8/3bc8.347410.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d8/b8/3bc8.347410.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}