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

{
    "url": "https://demozoo.org/api/v1/productions/173847/?format=api",
    "demozoo_url": "https://demozoo.org/productions/173847/",
    "id": 173847,
    "title": "One Sided Love",
    "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": "2015-12-12",
    "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": ""
        },
        {
            "nick": {
                "name": "Bearsoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27381/?format=api",
                    "id": 27381,
                    "name": "Bearsoft",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Z-Nexx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                    "id": 7136,
                    "name": "Z-Nexx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.fukt.bsnet.se/~bearsoft/OneSidedLoveNG/AmigaNG.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.fukt.bsnet.se/~bearsoft/OneSidedLoveNG/OneSidedLove.avi"
        }
    ],
    "external_links": [],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3246/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3246/",
            "id": 3246,
            "name": "Syntax Society Amiga Xmas Party 2015",
            "tagline": "",
            "start_date": "2015-12-11",
            "end_date": "2015-12-13",
            "location": "Landskrona, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.8862,
            "longitude": 12.8588,
            "website": "http://www.syntaxsocity.se"
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}