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

[
    {
        "url": "https://demozoo.org/api/v1/productions/4261/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4261/",
        "id": 4261,
        "title": "Matt Current",
        "author_nicks": [
            {
                "name": "Shitfaced Clowns",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                    "id": 6008,
                    "name": "Shitfaced Clowns",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "graffiti",
            "video-footage",
            "hip-hop",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8222/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8222/",
        "id": 8222,
        "title": "Who's Your Favourite Clown?",
        "author_nicks": [
            {
                "name": "Shitfaced Clowns",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                    "id": 6008,
                    "name": "Shitfaced Clowns",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-08-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "graffiti",
            "video-footage",
            "clown",
            "pimpmobile"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3956/",
        "id": 3956,
        "title": "Five Finger Discount",
        "author_nicks": [
            {
                "name": "Shitfaced Clowns",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                    "id": 6008,
                    "name": "Shitfaced Clowns",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-04-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "pimpmobile"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/8223/?format=api",
        "demozoo_url": "https://demozoo.org/productions/8223/",
        "id": 8223,
        "title": "Newton never did this, BITCH",
        "author_nicks": [
            {
                "name": "Shitfaced Clowns",
                "abbreviation": "SFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6008/?format=api",
                    "id": 6008,
                    "name": "Shitfaced Clowns",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/30/?format=api",
                "id": 30,
                "name": "Nintendo Game Boy Advance (GBA)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available",
            "pimpmobile"
        ]
    }
]