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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206352/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206352/",
        "id": 206352,
        "title": "A New Demo !",
        "author_nicks": [
            {
                "name": "The Fighter",
                "abbreviation": "TFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104710/?format=api",
                    "id": 104710,
                    "name": "The Fighter",
                    "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/206356/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206356/",
        "id": 206356,
        "title": "Contact Us !",
        "author_nicks": [
            {
                "name": "The Fighter",
                "abbreviation": "TFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104710/?format=api",
                    "id": 104710,
                    "name": "The Fighter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-08",
        "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/206355/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206355/",
        "id": 206355,
        "title": "No-Name Demo",
        "author_nicks": [
            {
                "name": "The Fighter",
                "abbreviation": "TFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104710/?format=api",
                    "id": 104710,
                    "name": "The Fighter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-12-01",
        "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/206354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206354/",
        "id": 206354,
        "title": "Piece of Art",
        "author_nicks": [
            {
                "name": "The Fighter",
                "abbreviation": "TFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104710/?format=api",
                    "id": 104710,
                    "name": "The Fighter",
                    "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206353/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206353/",
        "id": 206353,
        "title": "Fast Intro",
        "author_nicks": [
            {
                "name": "The Fighter",
                "abbreviation": "TFR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104710/?format=api",
                    "id": 104710,
                    "name": "The Fighter",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-11-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]