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

[
    {
        "url": "https://demozoo.org/api/v1/productions/356646/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356646/",
        "id": 356646,
        "title": "Inkognito",
        "author_nicks": [
            {
                "name": "Xandor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56411/?format=api",
                    "id": 56411,
                    "name": "Xandor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/347294/?format=api",
        "demozoo_url": "https://demozoo.org/productions/347294/",
        "id": 347294,
        "title": "Farstar",
        "author_nicks": [
            {
                "name": "Danish Dream Line",
                "abbreviation": "DDL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107618/?format=api",
                    "id": 107618,
                    "name": "Danish Dream Line",
                    "is_group": true
                }
            },
            {
                "name": "Fucked Beyond Repair",
                "abbreviation": "FBR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7446/?format=api",
                    "id": 7446,
                    "name": "Fucked Beyond Repair",
                    "is_group": true
                }
            },
            {
                "name": "Xandor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56411/?format=api",
                    "id": 56411,
                    "name": "Xandor",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]