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

{
    "url": "https://demozoo.org/api/v1/productions/175776/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175776/",
    "id": 175776,
    "title": "Komposter",
    "author_nicks": [
        {
            "name": "The Digital Artists",
            "abbreviation": "TDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12912/?format=api",
                "id": 12912,
                "name": "The Digital Artists",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Firehawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17721/?format=api",
                    "id": 17721,
                    "name": "Firehawk",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://komposter.haxor.fi/files/Komposter-2.0b1-linux.tar.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://komposter.haxor.fi/files/Komposter-2.0b1.dmg"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://code.google.com/p/komposter/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=55811"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}