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

GET /v1/routes/52335/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "2a2928693f1e46a42cc8f4e2a476a1b9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8033/",
    "description": "080314 - Algeciras-Ceuta-Tanger",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2973b866-93e7-4b2a-b85b-69782b4836f6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35844/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52335/",
    "metadata": {
        "length": 4224683,
        "lengthKind": "track",
        "duration": 454040,
        "positionLists": 12,
        "positions": 50670,
        "size": 8044470,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-03-14T07:46:44+00:00",
        "elevationGain": 95803,
        "elevationLoss": 95698,
        "country": "MA"
    }
}