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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43658/?format=api",
        "demozoo_url": "https://demozoo.org/music/43658/",
        "id": 43658,
        "title": "De la rua presidente",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25246/?format=api",
                    "id": 25246,
                    "name": "Coda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Green House Seed Co.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27336/?format=api",
                    "id": 27336,
                    "name": "Green House Seed Co.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-11-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39530/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39530/",
        "id": 39530,
        "title": "?",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25246/?format=api",
                    "id": 25246,
                    "name": "Coda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39546/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39546/",
        "id": 39546,
        "title": "Sludge Larvom",
        "author_nicks": [
            {
                "name": "Coda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25246/?format=api",
                    "id": 25246,
                    "name": "Coda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]