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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196662/?format=api",
        "demozoo_url": "https://demozoo.org/music/196662/",
        "id": 196662,
        "title": "Pentaquark",
        "author_nicks": [
            {
                "name": "flngr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                    "id": 11500,
                    "name": "flngr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adinpsz",
                "abbreviation": "az",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                    "id": 3622,
                    "name": "Adinpsz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-12-01",
        "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/197005/?format=api",
        "demozoo_url": "https://demozoo.org/productions/197005/",
        "id": 197005,
        "title": "Computer Crush",
        "author_nicks": [
            {
                "name": "flngr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                    "id": 11500,
                    "name": "flngr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adinpsz",
                "abbreviation": "az",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                    "id": 3622,
                    "name": "Adinpsz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2018-12-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "karaoke"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86993/?format=api",
        "demozoo_url": "https://demozoo.org/music/86993/",
        "id": 86993,
        "title": "naughty you",
        "author_nicks": [
            {
                "name": "flngr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                    "id": 11500,
                    "name": "flngr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adinpsz",
                "abbreviation": "az",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                    "id": 3622,
                    "name": "Adinpsz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-03-14",
        "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/86999/?format=api",
        "demozoo_url": "https://demozoo.org/music/86999/",
        "id": 86999,
        "title": "syntax highlight",
        "author_nicks": [
            {
                "name": "flngr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11500/?format=api",
                    "id": 11500,
                    "name": "flngr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Adinpsz",
                "abbreviation": "az",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3622/?format=api",
                    "id": 3622,
                    "name": "Adinpsz",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-03-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]