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

[
    {
        "url": "https://demozoo.org/api/v1/productions/48324/?format=api",
        "demozoo_url": "https://demozoo.org/music/48324/",
        "id": 48324,
        "title": "All Great Loves Will One Day Have To Part",
        "author_nicks": [
            {
                "name": "martin-s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29498/?format=api",
                    "id": 29498,
                    "name": "martin-s",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48342/?format=api",
        "demozoo_url": "https://demozoo.org/music/48342/",
        "id": 48342,
        "title": "Uz neni co rict",
        "author_nicks": [
            {
                "name": "martin-s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29498/?format=api",
                    "id": 29498,
                    "name": "martin-s",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "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/48773/?format=api",
        "demozoo_url": "https://demozoo.org/music/48773/",
        "id": 48773,
        "title": "Gianni Versace",
        "author_nicks": [
            {
                "name": "Jura Orava",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29638/?format=api",
                    "id": 29638,
                    "name": "Jura Orava",
                    "is_group": false
                }
            },
            {
                "name": "martin-s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29498/?format=api",
                    "id": 29498,
                    "name": "martin-s",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]