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

{
    "url": "https://demozoo.org/api/v1/productions/18522/?format=api",
    "demozoo_url": "https://demozoo.org/productions/18522/",
    "id": 18522,
    "title": "Toothpaste",
    "author_nicks": [
        {
            "name": "Craze",
            "abbreviation": "CRZ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8703/?format=api",
                "id": 8703,
                "name": "Craze",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-30",
    "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/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Craze/Craze-Toothpaste"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1996/theparty96/amiga/in40/tp6-cr40.lzx"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=547"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16775"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=-4VGaLgC2ME"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 15,
            "ranking": "15",
            "score": "36",
            "competition": {
                "id": 1111,
                "name": "Amiga 40K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/95/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/95/",
                    "id": 95,
                    "name": "The Party 1996",
                    "tagline": "End of an Era",
                    "start_date": "1996-12-27",
                    "end_date": "1996-12-30",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9d/2c/0f08.jw1481.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/9d/2c/0f08.jw1481.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9d/2c/0f08.jw1481.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}