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

GET /v1/routes/50675/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "8ff8df997cfdd49a2aafc9c87bd6664b"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Track Start to Track Start",
    "creator_name": "Endoplasmati",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f53f4851-c9fd-485f-bec0-11030b96d52d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6146/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50675/",
    "metadata": {
        "length": 58817,
        "lengthKind": "track",
        "positionLists": 2,
        "positions": 1419,
        "size": 99231,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1721,
        "elevationLoss": 1721,
        "country": "DE"
    }
}