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

[
    {
        "url": "https://demozoo.org/api/v1/productions/336909/?format=api",
        "demozoo_url": "https://demozoo.org/music/336909/",
        "id": 336909,
        "title": "PSB Engine pt3",
        "author_nicks": [
            {
                "name": "Komura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20715/?format=api",
                    "id": 20715,
                    "name": "Komura",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-10",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212238/?format=api",
        "demozoo_url": "https://demozoo.org/music/212238/",
        "id": 212238,
        "title": "Maja3",
        "author_nicks": [
            {
                "name": "Komura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20715/?format=api",
                    "id": 20715,
                    "name": "Komura",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/212237/?format=api",
        "demozoo_url": "https://demozoo.org/music/212237/",
        "id": 212237,
        "title": "Cienko",
        "author_nicks": [
            {
                "name": "Komura",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20715/?format=api",
                    "id": 20715,
                    "name": "Komura",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Przyjaciele Stefana B.",
                "abbreviation": "PSB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20658/?format=api",
                    "id": 20658,
                    "name": "Przyjaciele Stefana B.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost-ish"
        ]
    }
]