GET /api/v1/releasers/123269/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/297950/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297950/",
        "id": 297950,
        "title": "Lupus Info Release #6",
        "author_nicks": [
            {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123269/?format=api",
                    "id": 123269,
                    "name": "LUPUS Art Couriering",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297932/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297932/",
        "id": 297932,
        "title": "Lupus Info Release #3",
        "author_nicks": [
            {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123269/?format=api",
                    "id": 123269,
                    "name": "LUPUS Art Couriering",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-01-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/297933/",
        "id": 297933,
        "title": "Lupus Application Generator",
        "author_nicks": [
            {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123269/?format=api",
                    "id": 123269,
                    "name": "LUPUS Art Couriering",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "application-generator"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297931/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297931/",
        "id": 297931,
        "title": "Lupus Info Release #2",
        "author_nicks": [
            {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123269/?format=api",
                    "id": 123269,
                    "name": "LUPUS Art Couriering",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-12-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/297924/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/297924/",
        "id": 297924,
        "title": "Lupus Info Release #1",
        "author_nicks": [
            {
                "name": "Lupus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/123269/?format=api",
                    "id": 123269,
                    "name": "LUPUS Art Couriering",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/51/?format=api",
                "id": 51,
                "name": "Artpack",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]