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

[
    {
        "url": "https://demozoo.org/api/v1/productions/367023/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367023/",
        "id": 367023,
        "title": "Intro 100%",
        "author_nicks": [
            {
                "name": "The Guards",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
                    "id": 109745,
                    "name": "The Guards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/338336/?format=api",
        "demozoo_url": "https://demozoo.org/productions/338336/",
        "id": 338336,
        "title": "Addy Burger 01",
        "author_nicks": [
            {
                "name": "The Guards",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
                    "id": 109745,
                    "name": "The Guards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07-21",
        "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": [
            "addy-burger"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367021/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367021/",
        "id": 367021,
        "title": "Crap Demo 10",
        "author_nicks": [
            {
                "name": "The Guards",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
                    "id": 109745,
                    "name": "The Guards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367024/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367024/",
        "id": 367024,
        "title": "Nonsense",
        "author_nicks": [
            {
                "name": "The Guards",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
                    "id": 109745,
                    "name": "The Guards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-07",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/367022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/367022/",
        "id": 367022,
        "title": "Guards Logo 2",
        "author_nicks": [
            {
                "name": "The Guards",
                "abbreviation": "TGS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109745/?format=api",
                    "id": 109745,
                    "name": "The Guards",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "one-file-demo"
        ]
    }
]