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

[
    {
        "url": "https://demozoo.org/api/v1/productions/137405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/137405/",
        "id": 137405,
        "title": "Update 1",
        "author_nicks": [
            {
                "name": "Creation",
                "abbreviation": "CRE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                    "id": 58263,
                    "name": "Creation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-05",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": [
            "update"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357019/",
        "id": 357019,
        "title": "1 Year Demo",
        "author_nicks": [
            {
                "name": "Creation",
                "abbreviation": "CRE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                    "id": 58263,
                    "name": "Creation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/357020/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357020/",
        "id": 357020,
        "title": "Creation News #1",
        "author_nicks": [
            {
                "name": "Creation",
                "abbreviation": "CRE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                    "id": 58263,
                    "name": "Creation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-30",
        "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/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357021/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357021/",
        "id": 357021,
        "title": "Megademo 1",
        "author_nicks": [
            {
                "name": "Creation",
                "abbreviation": "CRE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/58263/?format=api",
                    "id": 58263,
                    "name": "Creation",
                    "is_group": true
                }
            },
            {
                "name": "Hightec",
                "abbreviation": "HTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108135/?format=api",
                    "id": 108135,
                    "name": "Hightec",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10-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": []
    }
]