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

GET /v1/routes/52455/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "0373f619c73121868e1fcec68a232598"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "DortmundRothaargebirgeÜberNebenstrecken on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2eb882ad-6270-4f3d-819c-80229036c1f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52455/",
    "metadata": {
        "length": 394496,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 300,
        "size": 28107,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 5148,
        "elevationLoss": 5148,
        "country": "DE"
    }
}