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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59126/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59126/",
        "id": 59126,
        "title": "SCAN ZE BILDING",
        "author_nicks": [
            {
                "name": "Juan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28255/?format=api",
                    "id": 28255,
                    "name": "Juan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Greuh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5476/?format=api",
                    "id": 5476,
                    "name": "Greuh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/57414/?format=api",
        "demozoo_url": "https://demozoo.org/music/57414/",
        "id": 57414,
        "title": "Ghost",
        "author_nicks": [
            {
                "name": "Juan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28255/?format=api",
                    "id": 28255,
                    "name": "Juan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Greuh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5476/?format=api",
                    "id": 5476,
                    "name": "Greuh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-07-21",
        "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/45707/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45707/",
        "id": 45707,
        "title": "Vool",
        "author_nicks": [
            {
                "name": "Juan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28255/?format=api",
                    "id": 28255,
                    "name": "Juan",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Greuh!",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5476/?format=api",
                    "id": 5476,
                    "name": "Greuh!",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-02-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]