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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 80",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/32f21b30-9659-4abd-9fc4-70d557bbc099"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24664/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50814/",
    "metadata": {
        "length": 87,
        "lengthKind": "track",
        "duration": 156,
        "positionLists": 1,
        "positions": 80,
        "size": 12666,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-16T08:20:14+00:00",
        "country": "DE"
    }
}