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

[
    {
        "url": "https://demozoo.org/api/v1/productions/326269/?format=api",
        "demozoo_url": "https://demozoo.org/music/326269/",
        "id": 326269,
        "title": "Modo3",
        "author_nicks": [
            {
                "name": "Kukiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101123/?format=api",
                    "id": 101123,
                    "name": "Kukiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Breathe",
                "abbreviation": "brth",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14997/?format=api",
                    "id": 14997,
                    "name": "Breathe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326271/?format=api",
        "demozoo_url": "https://demozoo.org/music/326271/",
        "id": 326271,
        "title": "Modek By Kukiz 2",
        "author_nicks": [
            {
                "name": "Kukiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101123/?format=api",
                    "id": 101123,
                    "name": "Kukiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Breathe",
                "abbreviation": "brth",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14997/?format=api",
                    "id": 14997,
                    "name": "Breathe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/326272/?format=api",
        "demozoo_url": "https://demozoo.org/music/326272/",
        "id": 326272,
        "title": "nightmare",
        "author_nicks": [
            {
                "name": "Kukiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/101123/?format=api",
                    "id": 101123,
                    "name": "Kukiz",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Breathe",
                "abbreviation": "brth",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14997/?format=api",
                    "id": 14997,
                    "name": "Breathe",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-04-25",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]