GET /api/v1/releasers/7277/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/140171/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140171/",
        "id": 140171,
        "title": "Brainfart 2",
        "author_nicks": [
            {
                "name": "Paralyze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7277/?format=api",
                    "id": 7277,
                    "name": "Paralyze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": [
            "brainfart"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297882/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297882/",
        "id": 297882,
        "title": "Fruit Of The Doom",
        "author_nicks": [
            {
                "name": "Paralyze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7277/?format=api",
                    "id": 7277,
                    "name": "Paralyze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-29",
        "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/140170/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140170/",
        "id": 140170,
        "title": "Brainfart 1",
        "author_nicks": [
            {
                "name": "Paralyze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7277/?format=api",
                    "id": 7277,
                    "name": "Paralyze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": [
            "brainfart"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/140169/?format=api",
        "demozoo_url": "https://demozoo.org/productions/140169/",
        "id": 140169,
        "title": "Brainfart 0",
        "author_nicks": [
            {
                "name": "Paralyze",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7277/?format=api",
                    "id": 7277,
                    "name": "Paralyze",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": [
            "brainfart"
        ]
    }
]