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

{
    "url": "https://demozoo.org/api/v1/productions/87648/?format=api",
    "demozoo_url": "https://demozoo.org/productions/87648/",
    "id": 87648,
    "title": "Authentic World of Commodore Colors",
    "author_nicks": [
        {
            "name": "Blueberry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                "id": 116,
                "name": "Blueberry",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-09-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Blueberry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                    "id": 116,
                    "name": "Blueberry",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/Loonies/lns-awocc.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://crinkler.net/lns-awocc.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=28045"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57710"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "0",
            "competition": {
                "id": 9293,
                "name": "Intro 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/61/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/61/",
                    "id": 61,
                    "name": "Riverwash 2011",
                    "tagline": "",
                    "start_date": "2011-09-02",
                    "end_date": "2011-09-04",
                    "location": "Lodz, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.76174,
                    "longitude": 19.468015,
                    "website": "http://www.riverwash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/22/da/cdd0.119459.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/22/da/cdd0.119459.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/22/da/cdd0.119459.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}