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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 68",
    "creator_name": "Lensor0815",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d2dfd39b-5188-41e6-8a34-e623ab640fee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50815/",
    "metadata": {
        "length": 166,
        "lengthKind": "track",
        "duration": 132,
        "positionLists": 1,
        "positions": 68,
        "size": 10760,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2017-05-16T08:23:18+00:00",
        "country": "DE"
    }
}