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

GET /v1/routes/52436/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "09f2690350fa2c7af10e4e9a782b158f"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Einruhr-wollseife-route on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2de4ee3c-d4fa-47a9-a0f7-8955f7660af5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35945/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52436/",
    "metadata": {
        "length": 14224,
        "lengthKind": "track",
        "duration": 5113,
        "positionLists": 1,
        "positions": 346,
        "size": 49151,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-04-03T15:33:55+00:00",
        "elevationGain": 745,
        "elevationLoss": 745,
        "country": "DE"
    }
}