GET /api/v1/files/?format=api&page=71903
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3595102,
    "next": null,
    "previous": "https://ports.macports.org/api/v1/files/?format=api&page=71902",
    "results": [
        {
            "build_id": 252524,
            "files": [
                {
                    "file": "  /opt/local/bin/keychain\n"
                },
                {
                    "file": "  /opt/local/share/man/man1/keychain.1.gz\n"
                }
            ]
        },
        {
            "build_id": 215431,
            "files": [
                {
                    "file": "  /opt/local/bin/keychain\n"
                },
                {
                    "file": "  /opt/local/share/man/man1/keychain.1.gz\n"
                }
            ]
        }
    ]
}