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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 102",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5d83360d-70bd-41c4-b457-7f18675150b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37123/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53614/",
    "metadata": {
        "length": 20646,
        "lengthKind": "track",
        "duration": 1326886364,
        "positionLists": 1,
        "positions": 102,
        "size": 18320,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:01+00:00",
        "country": "FR"
    }
}