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

[
    {
        "url": "https://demozoo.org/api/v1/productions/115246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/115246/",
        "id": 115246,
        "title": "IKA I Rutan",
        "author_nicks": [
            {
                "name": "Chucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4084/?format=api",
                    "id": 4084,
                    "name": "Chucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gang",
                "abbreviation": "GNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                    "id": 4083,
                    "name": "The Gang",
                    "is_group": true
                }
            }
        ],
        "release_date": "2014-06-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/77529/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77529/",
        "id": 77529,
        "title": "Tube",
        "author_nicks": [
            {
                "name": "Chucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4084/?format=api",
                    "id": 4084,
                    "name": "Chucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gang",
                "abbreviation": "GNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                    "id": 4083,
                    "name": "The Gang",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-06-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/51181/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51181/",
        "id": 51181,
        "title": "Virtual",
        "author_nicks": [
            {
                "name": "Chucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4084/?format=api",
                    "id": 4084,
                    "name": "Chucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gang",
                "abbreviation": "GNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                    "id": 4083,
                    "name": "The Gang",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-11-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/68321/?format=api",
        "demozoo_url": "https://demozoo.org/productions/68321/",
        "id": 68321,
        "title": "I Am Back",
        "author_nicks": [
            {
                "name": "Chucky",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4084/?format=api",
                    "id": 4084,
                    "name": "Chucky",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Gang",
                "abbreviation": "GNG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                    "id": 4083,
                    "name": "The Gang",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]