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

[
    {
        "url": "https://demozoo.org/api/v1/productions/124385/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124385/",
        "id": 124385,
        "title": "We Lied To You Baby",
        "author_nicks": [
            {
                "name": "100% CODERS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54298/?format=api",
                    "id": 54298,
                    "name": "100% CODERS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-10-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/187838/?format=api",
        "demozoo_url": "https://demozoo.org/productions/187838/",
        "id": 187838,
        "title": "tpb-minus-01: case^ign",
        "author_nicks": [
            {
                "name": "100% CODERS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54298/?format=api",
                    "id": 54298,
                    "name": "100% CODERS",
                    "is_group": true
                }
            },
            {
                "name": "The PIMP Brigade",
                "abbreviation": "TPB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5679/?format=api",
                    "id": 5679,
                    "name": "The PIMP Brigade",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/79802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79802/",
        "id": 79802,
        "title": "Fuck Torment Mix 2004",
        "author_nicks": [
            {
                "name": "100% CODERS",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54298/?format=api",
                    "id": 54298,
                    "name": "100% CODERS",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]