GET /api/v1/releasers/4297/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/1508/?format=api",
        "demozoo_url": "https://demozoo.org/music/1508/",
        "id": 1508,
        "title": "Melancholy",
        "author_nicks": [
            {
                "name": "The Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-27",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "6581"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1507/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1507/",
        "id": 1507,
        "title": "X-Animated",
        "author_nicks": [
            {
                "name": "Creators",
                "abbreviation": "CTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                    "id": 4240,
                    "name": "Creators",
                    "is_group": true
                }
            },
            {
                "name": "The Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/141765/?format=api",
        "demozoo_url": "https://demozoo.org/productions/141765/",
        "id": 141765,
        "title": "Car Crash Music Demo",
        "author_nicks": [
            {
                "name": "Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            },
            {
                "name": "Creators",
                "abbreviation": "CTR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4240/?format=api",
                    "id": 4240,
                    "name": "Creators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-02-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/141767/?format=api",
        "demozoo_url": "https://demozoo.org/music/141767/",
        "id": 141767,
        "title": "Leslie's Laboratory",
        "author_nicks": [
            {
                "name": "The Bellows",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4297/?format=api",
                    "id": 4297,
                    "name": "The Bellows",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-02-28",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "john-player"
        ]
    }
]