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

{
    "url": "https://demozoo.org/api/v1/productions/173846/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173846/",
    "id": 173846,
    "title": "Fuel",
    "author_nicks": [
        {
            "name": "The Moose Brothers",
            "abbreviation": "TMB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10740/?format=api",
                "id": 10740,
                "name": "The Moose Brothers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/26/?format=api",
            "id": 26,
            "name": "Amiga PPC/RTG"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Bearsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
                    "id": 27381,
                    "name": "Bearsoft",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.fukt.bsnet.se/~bearsoft/Fuel/Fuel.avi"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.syntaxsociety.se/~bearsoft/Fuel/fuel.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.fukt.bsnet.se/~bearsoft/productions.shtml"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3257/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3257/",
            "id": 3257,
            "name": "Syntax Society Amiga Xmas Party 2012",
            "tagline": "Syntax julbord",
            "start_date": "2012-12-09",
            "end_date": "2012-12-11",
            "location": "Landskrona, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.8862,
            "longitude": 12.8588,
            "website": "http://syntaxsociety.se/"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost",
        "aros"
    ]
}