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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "4-Meyrueis-Le...",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/74533ec9-b752-4e68-b9b4-df6e10b9a692"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37728/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54219/",
    "metadata": {
        "length": 96106,
        "lengthKind": "track",
        "duration": 16484,
        "positionLists": 1,
        "positions": 3937,
        "size": 486103,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-06T20:17:12+00:00",
        "country": "FR"
    }
}