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

{
    "url": "https://demozoo.org/api/v1/productions/167802/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/167802/",
    "id": 167802,
    "title": "Mother Fuckin Fish",
    "author_nicks": [
        {
            "name": "Beb",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                "id": 11756,
                "name": "Beb",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Overlanders",
            "abbreviation": "OVL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/11761/?format=api",
                "id": 11761,
                "name": "Overlanders",
                "is_group": true
            }
        }
    ],
    "release_date": "2004-04",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Beb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11756/?format=api",
                    "id": 11756,
                    "name": "Beb",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.cpc-power.com/index.php?page=detail&num=12548"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1877/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1877/",
            "id": 1877,
            "name": "Amstrad Expo 2004",
            "tagline": "",
            "start_date": "2004-04-10",
            "end_date": "2004-04-12",
            "location": "Coutances, Département de la Manche, Lower Normandy, France",
            "is_online": false,
            "country_code": "FR",
            "latitude": 49.05,
            "longitude": -1.43333,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/6a/0b43.127529.gif",
            "original_width": 768,
            "original_height": 544,
            "standard_url": "https://media.demozoo.org/screens/s/03/6a/0b43.127529.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/6a/0b43.127529.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}