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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Saint-Thomas-la-Garde to Saint-Thomas-la-Garde",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04abdc0c-699c-4c44-9349-8c66fc3c0817"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35002/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51493/",
    "metadata": {
        "length": 493246,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 22,
        "size": 3233,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "FR"
    }
}