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

[
    {
        "url": "https://demozoo.org/api/v1/productions/272062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/272062/",
        "id": 272062,
        "title": "Perilous Swamp",
        "author_nicks": [
            {
                "name": "Cout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39547/?format=api",
                    "id": 39547,
                    "name": "Cout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-12-12",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "humor",
            "remake",
            "commodore-basic-v2",
            "adventure-game"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186072/",
        "id": 186072,
        "title": "Goat",
        "author_nicks": [
            {
                "name": "Cout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39547/?format=api",
                    "id": 39547,
                    "name": "Cout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-04-07",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275353/",
        "id": 275353,
        "title": "Find the pussy",
        "author_nicks": [
            {
                "name": "Cout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39547/?format=api",
                    "id": 39547,
                    "name": "Cout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-01-21",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "commodore-basic-v2"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72855/?format=api",
        "demozoo_url": "https://demozoo.org/music/72855/",
        "id": 72855,
        "title": "Silver",
        "author_nicks": [
            {
                "name": "Cout",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39547/?format=api",
                    "id": 39547,
                    "name": "Cout",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]