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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59872/?format=api",
        "demozoo_url": "https://demozoo.org/music/59872/",
        "id": 59872,
        "title": "The Drone",
        "author_nicks": [
            {
                "name": "Davizion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3703/?format=api",
                    "id": 3703,
                    "name": "Davizion",
                    "is_group": false
                }
            },
            {
                "name": "Mr-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3755/?format=api",
                    "id": 3755,
                    "name": "Mr-Z",
                    "is_group": false
                }
            },
            {
                "name": "spiked-maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3754/?format=api",
                    "id": 3754,
                    "name": "spiked-maniac",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-03-31",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "8580"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161636/?format=api",
        "demozoo_url": "https://demozoo.org/music/161636/",
        "id": 161636,
        "title": "Retro Flow",
        "author_nicks": [
            {
                "name": "Mr-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3755/?format=api",
                    "id": 3755,
                    "name": "Mr-Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013",
        "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/4648/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4648/",
        "id": 4648,
        "title": "Drops",
        "author_nicks": [
            {
                "name": "Mr-Z",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3755/?format=api",
                    "id": 3755,
                    "name": "Mr-Z",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Edge of Panic",
                "abbreviation": "EoP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3737/?format=api",
                    "id": 3737,
                    "name": "Edge of Panic",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]