GET /api/v1/releasers/205/member_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/24694/?format=api",
        "demozoo_url": "https://demozoo.org/productions/24694/",
        "id": 24694,
        "title": "Pronestar",
        "author_nicks": [
            {
                "name": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17855/?format=api",
                    "id": 17855,
                    "name": "Simon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                    "id": 205,
                    "name": "Prone",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "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/45233/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45233/",
        "id": 45233,
        "title": "Lofi Garden",
        "author_nicks": [
            {
                "name": "Simon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17855/?format=api",
                    "id": 17855,
                    "name": "Simon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                    "id": 205,
                    "name": "Prone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-05",
        "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/102581/?format=api",
        "demozoo_url": "https://demozoo.org/music/102581/",
        "id": 102581,
        "title": "Forma Exchange",
        "author_nicks": [
            {
                "name": "Mindwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48060/?format=api",
                    "id": 48060,
                    "name": "Mindwave",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                    "id": 205,
                    "name": "Prone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "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/102719/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/102719/",
        "id": 102719,
        "title": "Dreadwing",
        "author_nicks": [
            {
                "name": "Thomas Suurland",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33826/?format=api",
                    "id": 33826,
                    "name": "Thomas Suurland",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Prone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/205/?format=api",
                    "id": 205,
                    "name": "Prone",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]