GET /api/v1/releasers/6124/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/96605/?format=api",
        "demozoo_url": "https://demozoo.org/productions/96605/",
        "id": 96605,
        "title": "Gathering 1994 Party Invitation",
        "author_nicks": [
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/6090/?format=api",
        "demozoo_url": "https://demozoo.org/music/6090/",
        "id": 6090,
        "title": "Technojazz",
        "author_nicks": [
            {
                "name": "Noiseless",
                "abbreviation": "NSL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/296/?format=api",
                    "id": 296,
                    "name": "Noiseless",
                    "is_group": true
                }
            },
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "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/262580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262580/",
        "id": 262580,
        "title": "She Doesn't Like With The Finger. She Prefers With The Stick",
        "author_nicks": [
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/4222/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4222/",
        "id": 4222,
        "title": "Shave Off Your Moustache",
        "author_nicks": [
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-04-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/262581/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262581/",
        "id": 262581,
        "title": "Face Intro",
        "author_nicks": [
            {
                "name": "The Pornos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6124/?format=api",
                    "id": 6124,
                    "name": "The Pornos",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]