This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/53621/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7d82440afdb0be9182103b74af07d4af"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Wiehl",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5dc54e51-7404-4721-be85-049e3d53fdc2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37130/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53621/",
    "metadata": {
        "length": 106400,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 568,
        "size": 28691,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}