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

[
    {
        "url": "https://demozoo.org/api/v1/productions/283799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/283799/",
        "id": 283799,
        "title": "Starcom",
        "author_nicks": [
            {
                "name": "Skie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48854/?format=api",
                    "id": 48854,
                    "name": "Skie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-11",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "s3m"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281498/?format=api",
        "demozoo_url": "https://demozoo.org/music/281498/",
        "id": 281498,
        "title": "horizon-southwest",
        "author_nicks": [
            {
                "name": "Skie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48854/?format=api",
                    "id": 48854,
                    "name": "Skie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Grey",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116045/?format=api",
                    "id": 116045,
                    "name": "Grey",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/179816/?format=api",
        "demozoo_url": "https://demozoo.org/music/179816/",
        "id": 179816,
        "title": "beyond ]I[ sigma",
        "author_nicks": [
            {
                "name": "Skie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48854/?format=api",
                    "id": 48854,
                    "name": "Skie",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "s3m"
        ]
    }
]