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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3301/",
    "description": "Gomera Peraza - La Laja - Roques - Peraza 7,7km",
    "creator_name": "dkmtt",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dd1a0902-e156-4017-b344-6d9c6ea96842"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2391/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2937/",
    "metadata": {
        "length": 7794,
        "lengthKind": "track",
        "duration": 2806,
        "positionLists": 1,
        "positions": 262,
        "size": 37523,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-22T13:07:40+00:00",
        "elevationGain": 1247,
        "elevationLoss": 1253
    }
}