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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147539/?format=api",
        "demozoo_url": "https://demozoo.org/music/147539/",
        "id": 147539,
        "title": "Pyramids of Piri",
        "author_nicks": [
            {
                "name": "MC vocODD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9877/?format=api",
                    "id": 9877,
                    "name": "MC vocODD",
                    "is_group": false
                }
            },
            {
                "name": "lfODD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6799/?format=api",
                    "id": 6799,
                    "name": "lfODD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-17",
        "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/141830/?format=api",
        "demozoo_url": "https://demozoo.org/music/141830/",
        "id": 141830,
        "title": "World Domination (Soundtrack)",
        "author_nicks": [
            {
                "name": "MC vocODD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9877/?format=api",
                    "id": 9877,
                    "name": "MC vocODD",
                    "is_group": false
                }
            },
            {
                "name": "lfODD",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6799/?format=api",
                    "id": 6799,
                    "name": "lfODD",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "ogg"
        ]
    }
]