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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 709",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27f82d1a-7f32-425b-9e34-4f25e08f89a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35812/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52303/",
    "metadata": {
        "length": 16262,
        "lengthKind": "track",
        "duration": 11405,
        "positionLists": 1,
        "positions": 709,
        "size": 214841,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-10T13:47:02+00:00",
        "elevationGain": 2136,
        "elevationLoss": 2064,
        "country": "DE"
    }
}