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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86048/?format=api",
        "demozoo_url": "https://demozoo.org/music/86048/",
        "id": 86048,
        "title": "Raise your litle hand",
        "author_nicks": [
            {
                "name": "Tomas Redigh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42922/?format=api",
                    "id": 42922,
                    "name": "Tomas Redigh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rymdreglage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42923/?format=api",
                    "id": 42923,
                    "name": "Rymdreglage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "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/85941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/85941/",
        "id": 85941,
        "title": "Plasticdudes",
        "author_nicks": [
            {
                "name": "Tomas Redigh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42922/?format=api",
                    "id": 42922,
                    "name": "Tomas Redigh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rymdreglage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42923/?format=api",
                    "id": 42923,
                    "name": "Rymdreglage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lego"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86053/?format=api",
        "demozoo_url": "https://demozoo.org/music/86053/",
        "id": 86053,
        "title": "Flöjten",
        "author_nicks": [
            {
                "name": "Tomas Redigh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42922/?format=api",
                    "id": 42922,
                    "name": "Tomas Redigh",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Rymdreglage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42923/?format=api",
                    "id": 42923,
                    "name": "Rymdreglage",
                    "is_group": true
                }
            }
        ],
        "release_date": "2008-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]