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

GET /v1/routes/51384/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "89d9185d087468f20bdf84faf00ba148"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "110kmStrecke on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00c40275-c369-40e4-b1f9-e540927b1e68"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34893/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51384/",
    "metadata": {
        "length": 110259,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1119,
        "size": 102412,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}