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

[
    {
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/360077/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360077/",
        "id": 360077,
        "title": "The Second Hightec Megademo",
        "author_nicks": [
            {
                "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-06-25",
        "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/308155/?format=api",
        "demozoo_url": "https://demozoo.org/productions/308155/",
        "id": 308155,
        "title": "Co-Demo",
        "author_nicks": [
            {
                "name": "Action",
                "abbreviation": "[^]",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                    "id": 51331,
                    "name": "Action",
                    "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": "1989",
        "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/360076/?format=api",
        "demozoo_url": "https://demozoo.org/productions/360076/",
        "id": 360076,
        "title": "New Intro",
        "author_nicks": [
            {
                "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": "1988",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]