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

[
    {
        "url": "https://demozoo.org/api/v1/productions/229967/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229967/",
        "id": 229967,
        "title": "Visual Illusions",
        "author_nicks": [
            {
                "name": "Atomic Circle",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105740/?format=api",
                    "id": 105740,
                    "name": "Atomic Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-24",
        "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/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229961/",
        "id": 229961,
        "title": "Mutation",
        "author_nicks": [
            {
                "name": "Atomic Circle",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105740/?format=api",
                    "id": 105740,
                    "name": "Atomic Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-09",
        "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/229960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229960/",
        "id": 229960,
        "title": "Getting Nuked!",
        "author_nicks": [
            {
                "name": "Atomic Circle",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105740/?format=api",
                    "id": 105740,
                    "name": "Atomic Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229958/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229958/",
        "id": 229958,
        "title": "All or Nothing",
        "author_nicks": [
            {
                "name": "Atomic Circle",
                "abbreviation": "AC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105740/?format=api",
                    "id": 105740,
                    "name": "Atomic Circle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-17",
        "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": []
    }
]