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

[
    {
        "url": "https://demozoo.org/api/v1/productions/142434/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142434/",
        "id": 142434,
        "title": "Indiana",
        "author_nicks": [
            {
                "name": "Kan Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60180/?format=api",
                    "id": 60180,
                    "name": "Kan Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142436/",
        "id": 142436,
        "title": "Techno-3",
        "author_nicks": [
            {
                "name": "Fan Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60182/?format=api",
                    "id": 60182,
                    "name": "Fan Soft",
                    "is_group": false
                }
            },
            {
                "name": "Kan Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60180/?format=api",
                    "id": 60180,
                    "name": "Kan Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "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/142439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142439/",
        "id": 142439,
        "title": "Fancy Gold Album",
        "author_nicks": [
            {
                "name": "Kan Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60180/?format=api",
                    "id": 60180,
                    "name": "Kan Soft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
                "id": 65,
                "name": "Vector-06C"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "russian"
        ]
    }
]