@app.route(r.package_revision_latest, method="GET")
        def get_latest_package_revision(name, version, username, channel, package_id, auth_user,
                                        revision):
            """ Gets a JSON with the revisions for the specified recipe
            """