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

[
    {
        "url": "https://demozoo.org/api/v1/productions/26443/?format=api",
        "demozoo_url": "https://demozoo.org/music/26443/",
        "id": 26443,
        "title": "Is that music ?",
        "author_nicks": [
            {
                "name": "Odi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18571/?format=api",
                    "id": 18571,
                    "name": "Odi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Hicknhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-03-31",
        "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/26572/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26572/",
        "id": 26572,
        "title": "Only 220V",
        "author_nicks": [
            {
                "name": "Odi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18571/?format=api",
                    "id": 18571,
                    "name": "Odi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/42986/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/42986/",
        "id": 42986,
        "title": "F.r.O.G.",
        "author_nicks": [
            {
                "name": "Odi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18571/?format=api",
                    "id": 18571,
                    "name": "Odi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-01-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/168799/?format=api",
        "demozoo_url": "https://demozoo.org/music/168799/",
        "id": 168799,
        "title": "Vision",
        "author_nicks": [
            {
                "name": "Odi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18571/?format=api",
                    "id": 18571,
                    "name": "Odi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "MadFrogs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45463/?format=api",
                    "id": 45463,
                    "name": "MadFrogs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-01-30",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]