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

GET /v1/routes/38254/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "904f89c7e5f2dee3f701a84c3dfd848c"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/2535/",
    "description": "Path",
    "creator_name": "lazy57",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcc25792-8f9c-4c3f-9dd1-4439e544d83a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38254/",
    "metadata": {
        "length": 381289,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 8920,
        "size": 678416,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}