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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8037/",
    "description": "Position 1 to Position 2189",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2628ec66-36dd-4045-a924-2f9913a72d1c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35777/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52268/",
    "metadata": {
        "length": 6947,
        "lengthKind": "track",
        "duration": 4376,
        "positionLists": 1,
        "positions": 2189,
        "size": 268085,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2014-01-11T12:30:22+00:00",
        "country": "NO"
    }
}