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

[
    {
        "url": "https://demozoo.org/api/v1/productions/50683/?format=api",
        "demozoo_url": "https://demozoo.org/music/50683/",
        "id": 50683,
        "title": "Move Your Mind",
        "author_nicks": [
            {
                "name": "NewBit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30167/?format=api",
                    "id": 30167,
                    "name": "NewBit",
                    "is_group": false
                }
            },
            {
                "name": "Scuoppo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30168/?format=api",
                    "id": 30168,
                    "name": "Scuoppo",
                    "is_group": false
                }
            },
            {
                "name": "VirtualDJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30166/?format=api",
                    "id": 30166,
                    "name": "VirtualDJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Feelings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30170/?format=api",
                    "id": 30170,
                    "name": "Feelings",
                    "is_group": true
                }
            },
            {
                "name": "Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30169/?format=api",
                    "id": 30169,
                    "name": "Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "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/50707/?format=api",
        "demozoo_url": "https://demozoo.org/music/50707/",
        "id": 50707,
        "title": "Via",
        "author_nicks": [
            {
                "name": "NewBit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30167/?format=api",
                    "id": 30167,
                    "name": "NewBit",
                    "is_group": false
                }
            },
            {
                "name": "Scuoppo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30168/?format=api",
                    "id": 30168,
                    "name": "Scuoppo",
                    "is_group": false
                }
            },
            {
                "name": "VirtualDJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30166/?format=api",
                    "id": 30166,
                    "name": "VirtualDJ",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Feelings",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30170/?format=api",
                    "id": 30170,
                    "name": "Feelings",
                    "is_group": true
                }
            },
            {
                "name": "Projects",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30169/?format=api",
                    "id": 30169,
                    "name": "Projects",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]