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

[
    {
        "url": "https://demozoo.org/api/v1/productions/82712/?format=api",
        "demozoo_url": "https://demozoo.org/music/82712/",
        "id": 82712,
        "title": "La Distancia",
        "author_nicks": [
            {
                "name": "Xenon Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6450/?format=api",
                    "id": 6450,
                    "name": "Xenon Soft. S.I.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-10-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80889/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80889/",
        "id": 80889,
        "title": "Beat the Fury",
        "author_nicks": [
            {
                "name": "Xenon Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6450/?format=api",
                    "id": 6450,
                    "name": "Xenon Soft. S.I.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80922/?format=api",
        "demozoo_url": "https://demozoo.org/music/80922/",
        "id": 80922,
        "title": "Su mirada",
        "author_nicks": [
            {
                "name": "Xenon Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6450/?format=api",
                    "id": 6450,
                    "name": "Xenon Soft. S.I.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80871/?format=api",
        "demozoo_url": "https://demozoo.org/music/80871/",
        "id": 80871,
        "title": "What Is This?",
        "author_nicks": [
            {
                "name": "Xenon Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6450/?format=api",
                    "id": 6450,
                    "name": "Xenon Soft. S.I.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-11-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    }
]